Henry
50ada7c994
blockMesh: Change default location of blockMeshDict from constant/polyMesh to system
...
For multi-region cases the default location of blockMeshDict is now system/<region name>
If the blockMeshDict is not found in system then the constant directory
is also checked providing backward-compatibility
2015-04-24 22:29:57 +01:00
Henry
32a31972aa
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
2015-02-19 19:05:17 +00:00
Henry
4129560601
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-02-14 11:03:37 +00:00
OpenFOAM-admin
9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
OpenFOAM-admin
fbb3ddf2c4
Updated for release 2.3.0
2014-02-17 10:21:46 +00:00
Henry
51f085faa5
Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
...
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
2013-09-09 12:41:20 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
andy
29c485361a
STYLE: renamed version 2.0 -> 2.0.0
2011-06-08 16:31:07 +01:00
andy
d2d91bb84f
STYLE: Updated tutorial headers to version 2.0
2011-06-07 11:18:46 +01:00
Henry
a54afe65c3
potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow
2011-04-05 14:54:14 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
Mark Olesen
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
henry
caff5576b1
Reinstated "application" entry in controlDict.
...
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
andy
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
andy
485d821477
updated basic
2009-02-12 19:07:02 +00:00
andy
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00