andy
80a7c92759
ENH: Updated fixedRho BC
2012-12-06 10:27:57 +00:00
andy
70d61bfe09
ENH: Updated Allwmake scripts
2012-12-06 09:50:36 +00:00
andy
7769292a33
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-12-05 17:43:19 +00:00
andy
304b8a5f0d
ENH: Updated and renamed rhoPorousMRFLTSPimpleFoam->rhoLTSPimpleFoam
2012-12-05 17:34:46 +00:00
andy
f9676a36bc
ENH: Added file missed during commit #c7da0a5
2012-12-05 17:29:22 +00:00
andy
51ef47d818
ENH: Removed rhoPorousMRFPimpleFoam - functionality available in base rhoPimpleFoam
2012-12-05 17:12:28 +00:00
andy
c7da0a5c5e
ENH: Updated sources handling in rhoPimpleFoam
2012-12-05 17:10:57 +00:00
andy
04d36cc27f
ENH: Renamed rhoPorousMRFSimpleFoam rhoPorousSimpleFoam
2012-12-05 16:34:06 +00:00
andy
0bcb6aa871
ENH: rhoSimpleFoam - updated handling of generic sources
2012-12-05 16:30:46 +00:00
mattijs
e3c9dddd26
STYLE: mixedFixedValue: indentation
2012-12-04 17:57:17 +00:00
mattijs
485970d192
BUG: smoluchovskiBC: use fatalIOerror
2012-12-04 17:55:47 +00:00
andy
6bc9714f1f
ENH: Updated MRF solvers
2012-10-29 16:57:58 +00:00
Henry
4ae2006824
rhoCentralFoam: Updated energy equation
2012-10-24 17:22:51 +01:00
andy
8d85caee1d
ENH: Added run-time selectable sources to compressible solvers
2012-10-19 13:52:41 +01:00
andy
af8f5ed606
ENH: Updates to porosity solvers
2012-10-18 16:39:06 +01:00
mattijs
23c4157fea
ENH: Allwmake: fail if any component fails
2012-10-11 17:07:19 +01:00
Henry
f897de27b8
Thermodynamics: E-equation generalized to handle mesh motion
2012-10-08 15:39:29 +01:00
Henry
e9e09f11dc
rhoCentralFoam: Corrected output of maxwellSlipUFvPatchVectorField BC
2012-10-04 18:10:15 +01:00
Henry
78121bac4a
Solvers: Updated to solve EEqn rather than h,hs,eEqn
2012-09-22 16:34:20 +01:00
Henry
a114345eab
Thermodynamics and sub-models: Removed "Sp" boundedness corrections on transport, replaced with "bounded Gauss" scheme
2012-09-21 14:34:42 +01:00
Henry
dbe48b482c
Thermodynamics: Changed all eEqn to EEqn and reformulated to conserve E in sonic solvers
...
To support these changes the need for "Sp" corrections on div-terms has been
eliminated by introducing a "bounded" convection scheme which subtracts the Sp
term from the selected scheme. The equivalent will be needed for the ddt term.
A warning message is generated for steady-state solvers in which the "bounded"
scheme is not selected for the convection terms.
2012-09-19 12:49:07 +01:00
Henry
8609c83645
Thermodynamics: Initialized dpdt to 0 and added a switch on update
...
so that the effect of the term on the enthalpy equation is optional
2012-09-13 11:25:55 +01:00
Henry
7eef5af786
sonicFoam: change internal energy equation formulation to conserve total energy
2012-09-12 15:36:39 +01:00
Henry
830c0ef382
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
2012-08-23 14:13:13 +01:00
Henry
09aa9fbeb2
rhoPorousMRFSimpleFoam: Changed to rhoThermo
...
Also renamed addEnthalpySource -> addEnergySource
2012-07-16 09:49:04 +01:00
Henry
dead8ec098
Thermodynamics: Rationalization
...
At the specie level:
hs = sensible enthalpy
ha = absolute (what was total) enthalpy
es = sensibly internal energy
ea = absolute (what was total) internal energy
At top-level
Rename total enthalpy h -> ha
Rename sensible enthalpy hs -> h
Combined h, hs, e and es thermo packages into a single structure.
Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form
alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:21:32 +01:00
Henry
63da3e9afc
Thermodynamics: Rationalization
...
At the specie level:
hs = sensible enthalpy
ha = absolute (what was total) enthalpy
es = sensibly internal energy
ea = absolute (what was total) internal energy
At top-level
Rename total enthalpy h -> ha
Rename sensible enthalpy hs -> h
Combined h, hs, e and es thermo packages into a single structure.
Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form
alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
Henry
e5cd8fff64
compressible solvers: renamed Kp -> Ekp (kinetic + pressure energy)
2012-05-04 16:20:11 +01:00
Henry
50cccded84
Updated headers
2012-05-04 14:48:57 +01:00
Henry
e156d19610
rhoSimpleFoam family: updated to use e rather than h
2012-05-04 14:48:46 +01:00
Henry
476b39d5a1
Updated header
2012-05-03 15:14:41 +01:00
Henry
2e09a6628e
sonicLiquidFoam: Updated pressure equation to use Dp
2012-05-03 15:14:32 +01:00
Henry
0471d9cb27
Updated headers
2012-05-03 14:15:24 +01:00
Henry
b55941c07f
compressible solvers: Name pressure diffusivity Dp
2012-05-03 14:15:15 +01:00
Henry
26c9d330e7
rhoPimplecFoam: New compressible solver featuring PIMPLEC
2012-05-03 14:14:40 +01:00
Henry
ac9203e1b8
rhoSimplecFoam: Added coupled-patch handling to H1 to support parallel running
2012-05-02 10:53:29 +01:00
Henry
be78e2026e
rhoSimplecFoam: Update header
2012-04-04 17:43:09 +01:00
Henry
e8bdf072fe
rhoSimplecFoam: Update wrt latest relaxation strategy and move into rhoSimpleFoam
2012-04-04 17:42:44 +01:00
Henry
405ed91b21
rhoCentralFoam: corrected reading of Pr
2012-03-22 09:49:47 +00:00
andy
912a20b7a3
ENH: Propagated caching of HbyA across solvers
2012-03-02 18:15:54 +00:00
Henry
c079821318
rhoCentralDyMFoam: Improved the handling of relative fluxes and corrected the pressure-work term
2011-12-29 23:48:09 +00:00
Henry
411db54faa
sonicDyMFoam: Corrected pressure-work for mesh motion
2011-12-29 23:47:54 +00:00
Henry
dc810ea88d
Thermodynamics: Completed most of the conversion of the enthalpy source
2011-11-23 16:56:13 +00:00
Henry
96068a670d
Thermodynamics: Changed h-eqn to conserve total energy
2011-11-22 17:54:13 +00:00
andy
68a87d891b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-16 12:37:24 +00:00
Henry
52d5a8832d
rhoCentralFoam: Corrected update of phi
2011-11-16 12:26:45 +00:00
andy
84ad94a455
ENH: pimple solvers: no longer update U in UEqn unless specifying a momentum predictor
2011-11-15 16:13:53 +00:00
andy
9ddb63713c
BUG: pimple solvers were using nCorrPIMPLE instead of nCorrPISO in pEqns
2011-11-03 09:53:10 +00:00
andy
ca3ec6ebcb
ENH: Updated SIMPLE solvers to new simpleControl framework
2011-10-26 14:31:57 +01:00
andy
d05c5a41a1
ENH: Updated PIMPLE solvers to new pimpleControl framework
2011-10-26 12:04:25 +01:00
andy
19bf53f32e
STYLE: use simpleControl/pimpleControl in createFields etc - Reported by Mark Olesenm
2011-09-27 15:56:25 +01:00
andy
1c1a98363c
ENH: Simplified solvers - removed storePrevIter code
2011-09-08 12:04:15 +01:00
andy
bc952e63de
ENH: storePrevIter now handled by solutionControl class
2011-09-08 11:42:05 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
Henry
d1a8375816
wmake options files: corrected EXE_LIBS -> LIB_LIBS
2011-06-27 16:58:58 +01:00
Sergio Ferraris
e06306b798
BUG: If refGrad and refValue are in the init fiel read them otherwise
...
set the BC to fixedValue using refValues as values
2011-06-09 16:36:55 +01:00
Sergio Ferraris
d6e24bb668
BUG: Missing complete re-start for mixed BC
2011-06-09 15:48:04 +01:00
andy
89335fa1ce
ENH: Further solver PIMPLE updates
2011-04-18 11:47:44 +01:00
andy
656bbf5308
ENH: Updated solvers to use simpleControl and pimpleControl
2011-04-14 17:45:20 +01:00
andy
fb11f37e38
ENH: Propagating pimpleControl across pimple-based solvers
2011-04-13 17:20:29 +01:00
Henry
a76953302a
Porous solvers: corrected change to ddt
2011-03-31 18:00:39 +01:00
Henry
3c2c3650d4
LTSInterFoam, rhoPorousMRFLTSPimpleFoam: set the name of the old-time rDeltaT
...
to avoid the registration of rDeltaT being pinched
2011-03-31 11:55:41 +01:00
Henry
57470a3850
rhoPorousMRFLTSPimpleFoam: Corrected for SP compilation
2011-03-30 17:57:42 +01:00
Henry
81c63d9949
rhoPorousMRFLTSPimpleFoam: corrected for SP compilation
2011-03-30 17:55:57 +01:00
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
Mark Olesen
909e6b27e4
Apply coding style recommendations:
...
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +01:00
henry
06eb5b7477
Added preliminary version of the rhoSimplecFoam code and tutorial case.
...
This currently only runs in serial, parallelisation is worked on.
2009-11-25 11:59:19 +00:00
graham
9221793088
Changing
...
deltaT().value() to deltaTValue()
and
deltaT0().value() to deltaT0Value()
across the whole code - faster to return especially if being used
often, in each call to a submodel for example.
2009-10-21 16:36:07 +01:00
henry
e9da288118
Reverted the Americanism "math" back to the original "mathematical" and reverted name of
...
the include file back to mathematicalConstants.H to make upgrading code slightly easier.
2009-10-10 22:58:58 +01:00
henry
5467d69f5b
Corrected handling of density.
2009-09-10 22:43:48 +01:00
henry
42162f27b7
Added basic support for thermal effects in porous zones.
...
Currently the only supported model is fixing the temperature within the porous zone to a fixed value.
2009-09-09 21:55:55 +01:00
andy
8dcea0f8cd
using new constant definitions
2009-08-28 18:04:22 +01:00
Chris Greenshields
34f758b9f7
Changed rhoCentralFoam to be e-based
2009-07-24 15:51:07 +01:00
Mark Olesen
5692a06a32
fixed up sloppy Allwclean files
2009-07-22 12:39:20 +02:00
henry
37b0fe0ade
Corrections to get the tutorial test loop to run cleanly.
2009-07-09 23:28:54 +01:00
henry
4439183d96
Corrected handling of the wall BCs of p for buoyant flows.
2009-07-07 22:56:02 +01:00
andy
0df64ea1d3
merge after conflict resolution
2009-07-01 10:59:48 +01:00
andy
9e4fcd1844
clean-up of #include files
2009-07-01 10:50:41 +01:00
henry
1a41b9b1b5
Changed h to e.
2009-06-30 22:30:48 +01:00
andy
fac1b596b8
sonicFoam solver and tutorial updates
2009-06-25 13:19:41 +01:00
andy
7d73dd3171
updates for new thermo and general code tidying
2009-06-15 15:36:57 +01:00
Mark Olesen
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
Mark Olesen
c2256e51f3
change solvers, utilities, etc. to use while (..) time-looping idiom
...
- this (now deprecated) idiom:
for (runTime++; !runTime.end(); runTime++) { ... }
has a few problems:
* stop-on-next-write will be off-by-one (ie, doesn't work)
* function objects are not executed on exit with runTime.end()
Fixing these problems is not really possible.
- this idiom
while (runTime.run())
{
runTime++;
...
}
works without the above problems.
2009-02-17 08:47:42 +01:00
Mark Olesen
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
henry
83a365ca86
Minor formatting change.
2008-12-12 12:26:11 +00:00
henry
799f09ed7f
Reverting "Added ddtPhiCorr back into the pEqn, use if wisely."
2008-12-12 12:25:36 +00:00
henry
8d2bed91ce
Added ddtPhiCorr back into the pEqn, use if wisely.
2008-12-12 12:24:12 +00:00
henry
47d0a28d7d
Updated utilities to use the new turbulenceModels paths.
2008-11-23 16:17:05 +00:00
henry
381b1e8c9f
Updated compressible applications to use the new turbulenceModel base-class where appropriate
...
(transient solvers) and corrected paths to the new location of the turbulence models.
2008-11-23 15:01:53 +00:00
mattijs
69c567167d
intel compiler messages
2008-10-07 18:02:50 +01:00
Mark Olesen
f73739c79e
modified remaining Allwmake scripts to run from anywhere
2008-09-19 14:47:06 +02:00
Mark Olesen
ae0581dfcb
use dictionary::lookupOrDefault to simplify some code
2008-09-19 13:12:32 +02:00
henry
15bade148d
Yet more updates to the transonic formulation.
2008-08-26 18:20:20 +01:00
henry
a4bf18bfc6
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-08-25 11:18:19 +01:00
henry
e612b8e4da
Corrected the transonic formulation.
2008-08-25 11:18:13 +01:00
mattijs
4386ef3d07
typo in comment
2008-08-19 13:47:10 +01:00
henry
09f5d38fb4
Minor consistency changes.
2008-08-13 12:40:48 +01:00
mattijs
da7c874e47
user_libsrc correction
2008-07-14 11:34:31 +01:00
Mark Olesen
655ef10401
convergence check for terminating SIMPLE steady-state solvers
...
- rhoPorousSimpleFoam
- rhoSimpleFoam
- buoyantSimpleFoam
- buoyantSimpleRadiationFoam
- simpleFoam
2008-07-09 08:33:06 +02:00
Mark Olesen
c20da53cda
updated Copyright for new files
2008-06-26 08:52:10 +02:00
Mark Olesen
9806f58e29
Merge commit 'OpenCFD/master' into olesenm
2008-06-26 08:37:14 +02:00
Chris Greenshields
87f4d027bc
Adding new rhoCentralFoam solver
2008-06-25 16:26:37 +01:00
Mark Olesen
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
andy
56fd8890d5
consistency updates
2008-06-20 11:22:33 +01:00
andy
2b01d2f5da
consistency update - (in)compressibleTurbulenceModels -> (in)compressibleRASmodels
2008-06-18 10:06:06 +01:00
andy
f4b2b04f58
consistency update
2008-06-17 17:28:12 +01:00
andy
24c4b1b745
relocation of turbulence models and renaming namespaces
2008-06-17 10:48:04 +01:00
andy
168c7e1ca9
removing FoamX
2008-06-04 13:40:02 +01:00
henry
6519ade10b
Reorganised DNSandLES, moved the LES solvers to the appropriate sub-directories
2008-05-22 11:05:39 +01:00
henry
2b683971f1
Change rho BCs to calculated
2008-05-21 15:00:47 +01:00
henry
ec7ebbd7d9
Reformatted
2008-05-13 17:01:13 +01:00
henry
4b0fefae19
Improved description
2008-05-13 12:50:20 +01:00
OpenFOAM-admin
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00