sergio
c9911b5ed9
Merge branch 'master' into pairPatchAgglomeration
2011-02-14 09:47:05 +00:00
sergio
37ff9d9bc2
STY: change lib names
2011-02-14 09:45:32 +00:00
sergio
28080c0d43
ENH: files trimming
2011-02-11 18:46:20 +00:00
sergio
ed58f0e691
ENH: faceAgglomeration, vuew factor molde and view factor generator
2011-02-11 18:30:08 +00:00
sergio
abbf00eff0
ENH: mmore modification to the radiation model
2011-02-10 18:06:13 +00:00
sergio
9a74ca1a19
ENH: add options for radiation and delete old sover
2011-02-09 15:16:04 +00:00
sergio
a3c08b7c37
ENH: adding radiation to multi region solvers, radiotionCouple, etc
2011-02-09 15:11:42 +00:00
Henry
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
Henry
3c56a952bc
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-07 22:51:04 +00:00
Henry
b3cde56f27
Doxygen docs: Corrected doxyFilter to preserve line numbers
...
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
andy
99fa12c059
ENH: added noParallel option to chemFoam (single cell cases only)
2011-02-03 12:55:05 +00:00
andy
6c1e58605b
ENH: moved thermo/pdfs->lagrangian/distributionModels
2011-02-02 09:28:44 +00:00
andy
1a263e3f0e
STYLE: re-located elemental thermo properties
2011-02-01 17:03:15 +00:00
andy
9da43d1558
STYLE: consistency - moved radiation->radiation models
2011-02-01 16:00:27 +00:00
andy
497b4f0bed
ENH: Code refactoring to avoing ambiguities + clean-up
...
- pointSolid->solidProperties
- pointSolidMixure->solidMixtureProperties
- liquids->liquidProperties
- liquidMixture->liquidMoxtureProperties
2011-01-28 13:09:10 +00:00
andy
2c9433dced
ENH: Updated IOobject flag after change in mesh construction
2011-01-26 16:49:55 +00:00
andy
62ca98ac38
BUG: (typo) one too many )'s
2011-01-17 15:57:07 +00:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
andy
05022c373a
STYLE: minor formatting
2011-01-14 15:44:00 +00:00
andy
81bef65da6
ENH: only solve chemistry when model is active
2011-01-12 13:18:16 +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
a78fa5add5
STYLE: remove trailing ';' after '{ ... }' compound
2010-12-30 17:50:47 +01: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
e81e392ae6
COMP: adjust code for nu() as tmp<volScalarField>
2010-12-22 09:38:27 +01:00
Mark Olesen
654db94d7a
COMP: avoid ambiguous construct from tmp - missed before
2010-12-21 15:26:14 +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
091baa91d9
COMP: avoid ambiguous construct from tmp - solvers/ stressAnalysis
2010-12-21 09:53:39 +01:00
Mark Olesen
078c427594
COMP: avoid ambiguous construct from tmp - solvers/ multiphase
2010-12-21 09:53:19 +01:00
Mark Olesen
5a8f925221
COMP: avoid ambiguous construct from tmp - solvers/ lagrangian
2010-12-21 09:52:38 +01:00
Mark Olesen
fc2aeba9fc
COMP: avoid ambiguous construct from tmp - solvers/ incompressible
2010-12-21 09:51:32 +01:00
Mark Olesen
1cd5659c45
COMP: avoid ambiguous construct from tmp - solvers/ heatTransfer
2010-12-21 09:51:00 +01:00
Mark Olesen
c0e4586aac
COMP: avoid ambiguous construct from tmp - solvers/ electomagnetics
2010-12-21 09:50:34 +01:00
Mark Olesen
0ff0b5cb86
COMP: avoid ambiguous construct from tmp - solvers/ compressible
2010-12-21 09:50:07 +01:00
Mark Olesen
c5ee4e1b04
COMP: avoid ambiguous construct from tmp - solvers/ combustion
2010-12-21 09:49:34 +01:00
Mark Olesen
7b5bff1a9e
COMP: avoid ambiguous construct from tmp - solvers/ DNS
2010-12-21 09:48:26 +01:00
Mark Olesen
a583a22801
STYLE: remove rogue file XiEqns
2010-12-20 15:35:20 +01:00
Mark Olesen
ce7694efcc
STYLE: add trailing ';' after makePatchTypeFieldTypedefs
2010-12-17 09:40:02 +01:00
mattijs
cde4e66674
STYLE: kineticTheoryModel.C : line length
2010-12-15 17:06:23 +00:00
mattijs
1473e9f2ef
COMP: kineticTheroyModel : single precision compilation
2010-12-15 15:25:11 +00: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
sergio
e7e3a607c7
Merge branch 'basicSolidthermo'
2010-12-08 16:44:57 +00:00
sergio
262e6be2f8
ENH: new basicSolidThermo, solid -> pointSolid and solidMixture ->
...
pointSolidMixture. chtMultiRegion tutorials and solvers
2010-12-08 16:20:43 +00:00
mattijs
985870e754
STYLE: Remove orphaned files
2010-12-08 11:43:54 +00:00
andy
3d039770f0
ENH: Added new chemFoam solver and test cases for stiff chemistry problems
2010-11-24 11:28:58 +00:00
Henry
9b73aba1d9
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-12 12:13:49 +00:00
Henry
8490014bf6
rhoSimplecFoam: further developments
...
not entirely satisfactory
2010-11-12 12:13:28 +00:00
Mark Olesen
8b59f1d0d5
Merge remote branch 'OpenCFD/master' into olesenm
2010-11-08 08:07:29 +01:00
andy
9c350ab501
STYLE: minor: indentation of 4 chars instead of 8
2010-11-05 13:03:55 +00:00
Henry
b7cf33058d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-02 18:57:45 +00:00