Commit Graph

361 Commits

Author SHA1 Message Date
e6b728baa5 ENH: corrected ambiguous construct from temp 2011-03-14 10:05:37 +00:00
89f3e704e7 ENH: moved code from region models lib to more appropriate locations 2011-03-11 16:31:37 +00:00
e0311539fc STYLE: change makeOption to makeType internally
- also simplify setting makeType in the Allwmake scripts
2011-03-08 08:58:44 +01:00
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
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
dd57f3c4b4 STYLE: set makeOption before 'set -x' (cleaner output) in Allwmake 2011-01-27 16:22:32 +01:00
f0f5ba7c72 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-27 11:22:14 +01:00
c9d6212006 ENH: Allwmake : allow easy building of static libraries 2011-01-26 16:59:13 +00:00
0124a3149b COMP: avoid ambiguous construct from tmp 2011-01-26 11:08:16 +01:00
81387e3239 Resolved merge conflict 2011-01-17 16:58:06 +00:00
e95e9700c8 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-17 10:21:58 +01:00
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
8deef93ae7 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-10 08:23:09 +01:00
5270b29eb9 Commiting stuff 2011-01-07 16:41:50 +00:00
2d787d50ae inletOutlet BCs: update turbulence inletOutlet conditions 2011-01-07 12:50:44 +00:00
14d1300a36 Revert "STyLE: More 2011 copyright dates (non-code)."
This reverts commit 2e1e671d96.
2011-01-05 18:25:32 +00:00
099cc39e2e Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
2011-01-05 18:24:29 +00:00
2e1e671d96 STyLE: More 2011 copyright dates (non-code). 2011-01-05 11:48:24 +00:00
b18f6cc1ce STYLE: 2011 copyright date. 2011-01-05 11:14:26 +00:00
59228f8c9a STYLE: Minor code formatting changes 2011-01-04 15:27:00 +01:00
ac64e72c53 Merge branch 'olesenm' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev into olesenm 2011-01-04 10:52:58 +00:00
b50395b846 STYLE: Minor code formatting changes 2011-01-04 10:52:17 +00:00
086c1c0fe1 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-03 14:01:16 +01:00
041f7c4eea STYLE: turbulentTemperatureCoupledBaffleMixedFvPatchScalarField.H : corrected comment. 2010-12-30 08:37:28 +00:00
da439f5484 STYLE: consistent naming for templated/non-templated patch field construction
eg,
    - makePatchTypeField -> makeTemplatePatchTypeField
    - makeNonTemplatedPatchTypeField -> makePatchTypeField
2010-12-30 09:36:09 +01:00
e81e392ae6 COMP: adjust code for nu() as tmp<volScalarField> 2010-12-22 09:38:27 +01:00
7444e1eb3f COMP: return tmp<volScalarField> for nu() from incompressible/turbulenceModel 2010-12-22 08:17:06 +01:00
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
a494ec35a1 COMP: avoid ambiguous construct from tmp - finiteVolume, thermophysicalModels, turbulenceModels
- missed on these on the first sweep
2010-12-21 09:44:19 +01:00
af7c53443e ENH: FaceCellWave,PointEdgeWave : contiguous underlying data type 2010-12-20 17:16:30 +00:00
3d3c95a37a COMP: avoid ambiguous construct from tmp - turbulenceModels/incompressible/RAS 2010-12-17 17:32:10 +01:00
e6dd7fddbe COMP: avoid ambiguous construct from tmp - turbulenceModels/incompressible/LES 2010-12-17 17:28:42 +01:00
0fcfc474d5 COMP: avoid ambiguous construct from tmp - turbulenceModels/compressible bcs 2010-12-17 17:27:39 +01:00
33321a14ce COMP: avoid ambiguous construct from tmp - turbulenceModels/compressible/RAS 2010-12-17 17:26:29 +01:00
3336f6ca2c COMP: avoid ambiguous construct from tmp - turbulenceModels/compressible/LES 2010-12-17 17:21:24 +01:00
5e4c5c9469 COMP: macros for non-templated boundary conditions 2010-12-17 16:05:22 +01:00
85bae17943 STYLE: add formatting of NamedEnum template arguments 2010-12-17 14:36:13 +01:00
3d2734f62b COMP: NamedEnum specialization within 'Foam' namespace only
- specializing within deeper nested namespaces is not allowed
2010-12-17 09:49:59 +01:00
ce7694efcc STYLE: add trailing ';' after makePatchTypeFieldTypedefs 2010-12-17 09:40:02 +01:00
f12b979f80 BUG: Removed old/duplicate LES delta files 2010-12-14 16:34:57 +00:00
2c39945991 STY: change of LES delta name 2010-12-14 12:29:10 +00:00
e4a77d83f0 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-12-12 21:39:27 +00:00
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
91128b318a Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-12-10 13:07:29 +00:00
564ef70f24 ENH: New maxhxhyhzDelta for IDDES and modifications to IDDESDelta 2010-12-10 13:05:03 +00:00
ae1db33d4a BUG: Added missing path to specie lnInclude folder to options file 2010-12-08 17:51:25 +00:00
09509337e3 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-12-08 17:17:10 +00:00
dadac8acdf Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-12-06 17:16:44 +00:00
731f523188 ENH: mapDistribute : cleanup 2010-12-06 15:54:45 +00:00
d54b31e2d6 BUG: deltaMax correction and IDDED delta correction 2010-12-06 12:47:14 +00:00