Commit Graph

640 Commits

Author SHA1 Message Date
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
Henry
f8ae2453df chtMultiRegionFoam: updated thermodynamics 2010-11-02 18:57:39 +00:00
andy
960773dfe5 Merge branch 'clouds' 2010-11-02 15:04:58 +00:00
Mark Olesen
d5acd22a63 STYLE: use labelUList typedef instead of UList<label> or unallocLabelList 2010-11-02 09:32:32 +01:00
Henry
1fe653ac36 LTSInterFoam: Allow the new time-step smoothing parameters to be input 2010-11-01 14:45:04 +00:00
Henry
34f65f9c5a chtMultiRegionFoam: Updated the Courant-number 2010-11-01 14:44:23 +00:00
mattijs
35f9a95d0c BUG: multiphaseMixture/Make/options : use LIB_LIBS 2010-10-29 16:08:44 +01:00
mattijs
3c927090e3 ENH: chtMultiRegionFoam : allow 0 cells per processor 2010-10-29 16:08:05 +01:00
andy
74499d57d9 ENH: Updated steady parcel solver 2010-10-28 18:14:57 +01:00
andy
3e5a47dbb5 COMP: git merge with master conflict resolution 2010-10-27 14:47:24 +01:00
andy
0f2a8150da STYLE: Read from SIMPLE instead of PIMPLE 2010-10-27 13:07:41 +01:00
andy
6c7a93651d ENH: Updated old GPL v2 headers to v3 2010-10-26 15:06:38 +01:00
andy
667b5c13ae Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-26 11:54:27 +01:00
andy
4f8ea8d6af BUG: Incorrect lookup name for alphak 2010-10-26 11:53:56 +01:00
andy
33b24e6599 ENH: Added new steadyReactingParcelFoam solver 2010-10-25 18:28:25 +01:00
andy
17c15af32b Merge branch 'master' into clouds 2010-10-25 17:53:29 +01:00
andy
1a61449dce ENH: Code updates in lieu of cloud updates 2010-10-25 17:52:35 +01:00
Henry
730481aed3 LTSInterFoam: Initial version of interFoam supporting local time-stepping for acceleration to steady-state 2010-10-25 17:49:56 +01:00
andy
cddce4cc54 ENH: Updated coalChemistryFoam solver 2010-10-25 15:58:55 +01:00