Henry
fffe67d45f
Porosity: Temporarily disable pZones.ddt(rho, U) while the term is being investigated
2011-03-30 16:24:35 +01:00
Henry
b33c31ebf1
rhoPorousMRFLTSPimpleFoam: Added porosity and MRF support in rhoLTSPimpleFoam
2011-03-30 15:43:23 +01:00
Henry
5b4cd73e55
PIMPLE: Rationalised loop structure
...
Automated the caching of "finalIteration".
2011-03-26 21:48:15 +00:00
andy
ab95424f8b
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-25 14:44:39 +00:00
Henry
a4e25e5155
rhoLTSPimpleFoam: New solver and test case.
...
Supports local time-stepping for steady solution.
2011-03-25 14:25:06 +00:00
andy
6f47073d34
ENH: Removed unnecessary ()'s
2011-03-24 14:39:41 +00:00
Henry
76981e8770
rhoPorousMRFSimpleFoam: Added MRF support to rhoPorousSimpleFoam
2011-03-17 16:03:06 +00:00
Henry
230f903f06
Corrected change date
2011-03-17 15:09:23 +00:00
Henry
80393339a9
Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x
2011-03-17 15:03:15 +00:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
da439f5484
STYLE: consistent naming for templated/non-templated patch field construction
...
eg,
- makePatchTypeField -> makeTemplatePatchTypeField
- makeNonTemplatedPatchTypeField -> makePatchTypeField
2010-12-30 09:36:09 +01:00
Mark Olesen
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
Mark Olesen
0ff0b5cb86
COMP: avoid ambiguous construct from tmp - solvers/ compressible
2010-12-21 09:50:07 +01:00
Mark Olesen
ce7694efcc
STYLE: add trailing ';' after makePatchTypeFieldTypedefs
2010-12-17 09:40:02 +01:00
Henry
834aee9965
GeometricTensorField: added transpose function to support a tmp argument.
...
Use new "T" function to avoid duplicate registration of grad(U) object.
2010-12-12 21:39:15 +00:00
Henry
8490014bf6
rhoSimplecFoam: further developments
...
not entirely satisfactory
2010-11-12 12:13:28 +00:00
Henry
b7705de2ef
Deleted rhoSonicFoam and rhopSonicFoam
2010-10-12 14:48:13 +01:00
Henry
eb51614780
Renamed rUA -> rAU
2010-10-11 20:10:34 +01:00
andy
7600cfc48d
ENH: Converting limiting from pMin to rho min/max for rho[Simple/Pimple/Simplec] solvers
2010-10-08 17:41:52 +01:00
andy
88f0f2e4a3
ENH: simpleFoam, rhoSimpleFoam and porousSimpleFoam updates
2010-10-08 14:38:03 +01:00
andy
29e4855042
ENH: Updated rhoPorousSimpleFoam solver
2010-10-07 17:16:54 +01:00
mattijs
19b90937f9
ENH: (andy as mattijs) header file clean-up
2010-08-03 14:39:42 +01:00
andy
ae30b33e19
STYLE: code clean-up and dummy git push for mattijs
2010-08-03 14:17:56 +01:00
mattijs
9e7cb86097
ENH: proper restart for maxWellU bc
2010-08-03 14:07:16 +01:00
graham
28345247a7
STYLE: Fixing code style requirements for more files - those not
...
picked up by a copyright change.
2010-07-29 11:28:44 +01:00
graham
f26b8c1cc7
STYLE: 80 char lines.
2010-07-28 16:42:53 +01:00
graham
012494fdb5
STYLE: Fixing code style requirements for all apps.
...
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
2010-07-27 15:27:05 +01:00
mattijs
f6670f8dec
COMP: Make/options added indirect libs for Solaris linker.
2010-07-15 09:38:52 +01:00
andy
28b1a9e2c6
Merge branch 'olesenm'
2010-06-03 10:25:03 +01:00
mattijs
f1ee573aa0
Merge branch 'inotify'
...
Conflicts:
TODO
2010-06-02 10:10:52 +01:00
mattijs
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
henry
361b153343
Final iteration information now available in mesh::data (used to be mesh::fvData)
...
Relaxation and solution parameters for the final iteration in PIMPLE loops are
now selected according to the value of the "finalIteration" entry in the
mesh::data dictionary.
rhoPimpleFoam significantly updates and now replaces rhoPisoFoam.
2010-05-25 18:45:25 +01:00
Mark Olesen
f9f988d82f
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
2010-05-31 11:50:56 +02:00
Mark Olesen
9525d57d71
STYLE: use readIfPresent instead of found/lookup combination
2010-05-20 08:52:45 +02:00
Mark Olesen
227631742d
ENH: add const-ness to pressureImplicitPorosity control
2010-05-20 08:42:07 +02:00
henry
48feefd127
rhoCentralDyMFoam: Now a "sub-application" of rhoCentralFoam
...
This cleans-up the dependencies between these two applications.
2010-04-26 12:25:32 +01:00
andy
a54c657391
Merge branch 'olesenm'
2010-04-23 14:40:48 +01:00
Mark Olesen
03338b9ea9
STYLE: partial revert for 5cfa97624e
2010-04-23 10:23:08 +02:00
henry
474b810dc1
rhoCentralDyMFoam: Dynamic mesh version of rhoCentralFoam
2010-04-22 16:37:54 +01:00
mattijs
5080bd3237
STYLE: convert to new time loop structure
2010-04-15 11:58:33 +01:00
henry
d4d0b88988
fvData: New database (dictionary) held on the fvMesh to store residual information etc.
...
This data can be used for convergence testing e.g. by a functionObject.
Other data could also be stored, e.g. global continuity errors and other reduced results.
2010-04-07 15:40:52 +01:00
henry
ed8fb0aa99
UEqn: Removed "Sp" term from the momentum equation of the steady-state solvers.
...
It is not clear that this "correction" term has provided any benefit and there
are cases for which it has proved detrimental to stability and convergence.
2010-04-06 16:28:59 +01:00
henry
a5d03f9ba3
rhoSimpleFoam: Improved stability by limiting the changes in rho
...
and formulating the enthalpy sources consistently.
2010-03-31 14:35:51 +01:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
henry
4f926a376f
New solver: rhoPorousMRFPimpleFoam
...
Added compressibility support to MRFZone.
Required generalisation of the oneField concept.
Also clean-up the use of one and zero for consistency.
Simple mixerVessel2D tutorial case supplied.
2010-03-19 17:54:35 +00:00
Mark Olesen
37c4f2f375
remove empty 'Description' from various .C files
2009-12-04 14:11:33 +01:00
Mark Olesen
5e972c772f
remove trailing space from some files
2009-12-04 13:39:35 +01:00
Mark Olesen
00985638d8
remove fvCFD.H usage from remaining library source
...
- exception calcType.H since it'll most likely be used for building
applications anyhow
- use quailified names in more of the lagrangian code
- killed some tab indents in various places.
2009-12-02 15:34:52 +01:00