Commit graph

11 commits

Author SHA1 Message Date
Henry
1f28b87185 potentialFoam: Upgrade to version in OpenFOAM-dev:
commit e593fef659bcd71028e0e66a70510de2c34888e2
Author: Henry <Henry>
Date:   Thu Feb 19 19:05:17 2015 +0000

    potentialFoam: Added new method to estimate the static pressure field from the velocity
    Uses a form of the Euler equation in which only variation along the streamlines is considered

commit cdadf4865de4808d6fe5c2a7eb5f5deaefe83b66
Author: Henry <Henry>
Date:   Sat Feb 14 11:03:37 2015 +0000

    potentialFoam: Solve for velocity potential named Phi rather than using the pressure field for this purpose

    The Phi field is read if available otherwise created automatically with
    boundary conditions obtained automatically from the pressure field if
    available (with optional name) otherwise inferred from the velocity
    field.  Phi Laplacian scheme and solver specification are required.  See
    tutorials for examples.
2015-04-25 21:59:15 +01:00
Henry
1f187d6f9e thermoSingleLayer: Revert q back to the working version in OpenFOAM-2.1.x
Revert changes in tutorial to correspond to the version in OpenFOAM-2.1.x
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1207
2015-03-10 20:01:35 +00:00
Henry
8072a9ad3a tutorials: corrected comments in snappyHexMeshDict
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1541
2015-02-17 23:21:55 +00:00
Henry
a15e16a5b7 Renamed minParticleMass -> minParcelMass
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1288
2014-12-18 12:24:09 +00:00
Henry
01c8b7182a Ensure fields are initialized before mapping to avoid SIGFPE caused by uninitialized values 2014-12-16 16:38:45 +00:00
Henry
8838a7da49 Updated DPM and MPPIC tutorials 2014-04-29 17:40:09 +01:00
william
889b1c3306 ENH: made cyclone particles larger to compensate for drag model changes 2014-04-04 16:07:47 +01:00
william
13b2ff2be9 BUG: divergence in cyclone tutorial fixed by turning off cellValueSourceCorrection 2014-04-04 09:27:02 +01:00
sergio
0e14a3ded6 Changing BC for U at side and front/back patches 2014-03-31 12:17:01 +01:00
william
f54ea84f6d BUG: making patchifyObstacles script POSIX compliant 2014-02-19 14:16:29 +00:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00