Commit Graph

446 Commits

Author SHA1 Message Date
Henry
6cf770cbee CrankNicholsonDdtScheme: renamed CrankNicolsonDdtScheme 2012-11-18 22:43:56 +00:00
Henry
3a1113e513 Updated to avoid creating PINC and PLIBS environment variables 2012-10-27 21:34:40 +01:00
mattijs
bdfba5ce2e ENH: dimensionSet: symbolic units 2012-10-08 09:36:22 +01:00
mattijs
f232a3b8ec Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 12:09:03 +01:00
andy
36b19521f3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 10:05:44 +01:00
mattijs
3d8a083c40 STYLE: codedMixed: changed className to be consistent with function 2012-09-25 11:35:18 +01:00
mattijs
15198110d8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-24 17:43:08 +01:00
mattijs
19ef4cdd9e ENH: controlDict: typo 2012-09-24 17:42:59 +01:00
Henry
f1bfeba127 Thermodynamics: rename specieThermo -> species::thermo and create the species namespace
Also remove the "<thermo" part of the names of thermodynamics packages
2012-09-24 15:37:36 +01:00
mattijs
dcca9323d1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-20 13:01:46 +01:00
mattijs
33c72cc4c4 ENH: etc/controlDict: added dimensionSet symbols 2012-09-20 13:01:28 +01:00
andy
4012ecfd66 ENH: add site-specific scripts "bin/" to pathi (Mark Olesen)
- allow both generic and version-specific. Only added to the path if
  the directory already exists when the bashrc/cshrc is sourced

STYLE: refactor (simplify) site-directory handling
2012-09-20 09:26:52 +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
mattijs
d996f4218a BUG: setConstraintTypes: misspelled 2012-09-10 14:38:37 +01:00
mattijs
73b7ef0cf6 ENH: setConstraintTypes: case dictionary for setting constraints 2012-09-10 14:25:07 +01:00
Henry
830c0ef382 Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo 2012-08-23 14:13:13 +01:00
andy
b85c35017f ENH: redirect to stderr when sourcing bashrc (Mark Olesen) 2012-06-29 09:31:14 +01:00
andy
26b19d07f9 STYLE: use posix instead of bash ksh constructs (Mark Olesen) 2012-06-29 09:13:53 +01:00
Henry
c8b62e27f7 Thermodynamics: Instantiated isobaricPerfectGas packages 2012-06-12 17:14:57 +01:00
Henry
2d2ad386a6 Updated support for clang-3.1 2012-06-06 17:45:18 +01:00
mattijs
d484ff0357 BUG: settings.csh: CGAL-4.0 2012-05-31 09:41:46 +01:00
andy
aab426ec9e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-11 14:24:38 +01:00
andy
8c3a48b20d ENH: Updated code templates copyright year to 2012 2012-05-09 10:16:57 +01:00
mattijs
2e760a3453 ENH: codedBasicSource: coded version of sources 2012-05-04 11:36:47 +01:00
Henry
ad6b6626e2 Further developed support for gcc-4.7.0 2012-04-30 16:31:09 +01:00
Henry
5d4480e706 Added support for gcc-4.7.0 2012-04-29 22:01:57 +01:00
Henry
25504bf856 Settings and wmake: Updated the use of WM_COMPILER_LIB_ARCH to set the library path 2012-04-12 11:07:47 +01:00
mattijs
747ba9dd29 ENH: functionObjectTemplate: moved include files to header file since $codeData might need them 2012-03-30 12:02:43 +01:00
mattijs
d2e63f4293 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-22 10:42:05 +00:00
mattijs
bf51494636 BUG: settings.*: manpath adapted for openmpi 2012-03-22 10:41:36 +00:00
laurence
c407d396c1 COMP: Update CGAL version to 4.0 2012-03-21 11:07:41 +00:00
mattijs
c59dcf573f STYLE: etc/bashrc: updated comment 2012-03-12 14:18:57 +00:00
mattijs
ed87e54618 ENH: codedFixedValuePointPatchField: coded version for point fields 2012-03-09 10:06:22 +00:00
mattijs
40578c121f STYLE: etc/config: modification date 2012-03-05 14:19:13 +00:00
mattijs
de10a643ad COMP: etc/config: update compiler versions 2012-03-02 10:35:59 +00:00
andy
2bc3004af3 ENH: Updated CGAL to version 3.9 2012-02-27 11:59:07 +00:00
Henry
91c062e794 Upgrade OpenMPI to 1.5.4 2012-01-19 16:29:03 +00:00
mattijs
50b2b78d83 ENH: codedMixed: coded variant of mixed 2011-12-01 15:56:13 +00:00
andy
26d429da0b ENH: Updated paraview to version 3.12.0 2011-11-23 11:40:02 +00:00
Henry
95a5facaf0 wmake: Added support for Intel MPI 2011-11-22 17:51:57 +00:00
mattijs
0143ef82ea ENH: dynamicCode: include unitConversion by default 2011-11-14 15:11:30 +00:00
mattijs
e1ae53ef67 STYLE: octree: replaced by indexedOctree 2011-11-09 13:52:23 +00:00
Henry
991a0366ba gcc: 4.6.1 is now the default 2011-10-19 12:19:56 +01:00
mattijs
286f8a828f BUG: settings.sh: SGIMPI MPI_ROOT test 2011-10-12 18:04:28 +01:00
mattijs
f6f9eb14ba ENH: settings.sh: MPI_ROOT checking 2011-10-07 16:02:22 +01:00
mattijs
99c860d2e2 ENH: Time: secondary write controls, signal handling 2011-10-05 17:31:12 +01:00
Henry
a47a04b55c Added support for building on SGI machines 2011-09-19 15:06:11 +01:00
andy
8ae9569085 ENH: Multiple commits - lumped due to git index file corruption
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
andy
2803089975 BUG: Corrected units of elementary charge 2011-08-04 11:32:56 +01:00