Commit Graph

9403 Commits

Author SHA1 Message Date
andy
ff9aeade66 BUG: Corrected rotorDiskSource face area calculation for parellel running 2011-11-24 15:46:35 +00:00
Henry
fc6049ab3f Thermodynamics: Further changes relating to the total energy sources for the enthalpy equation 2011-11-24 08:33:05 +00:00
Henry
0f3b422888 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-23 16:56:16 +00:00
Henry
dc810ea88d Thermodynamics: Completed most of the conversion of the enthalpy source 2011-11-23 16:56:13 +00:00
mattijs
fabf645c08 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-23 15:28:54 +00:00
mattijs
b06cd15151 BUG: extrudeToRegionMesh: fix indexing. 2011-11-23 15:28:38 +00:00
mattijs
ed63de5cc1 BUG: polyTopoChange: not do parallel comms if not needed 2011-11-23 15:27:52 +00:00
Sergio Ferraris
93c8dc69e1 ENH: Uptoda topoSet in tutorial for fireFoam 2011-11-23 11:42:19 +00:00
andy
240709f3d3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-23 11:40:23 +00:00
andy
26d429da0b ENH: Updated paraview to version 3.12.0 2011-11-23 11:40:02 +00:00
mattijs
463edfce1f COMP: thermoBaffleModels: missing indirect linkage 2011-11-23 11:13:43 +00:00
Sergio Ferraris
5e35cd79a2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-23 11:05:47 +00:00
Sergio Ferraris
a7c4badeee Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-23 10:38:41 +00:00
mattijs
d33920e79c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-23 10:38:18 +00:00
Sergio Ferraris
be8284b0bd ENH: Uptodate of tutorials 2011-11-23 10:38:10 +00:00
andy
971d1f1449 ENH: chtMultiRegionFoam - reverted calculation of global hEqn 2011-11-23 10:31:25 +00:00
mattijs
5885da2ef6 BUG: fvMeshDistribute: disable fvPatchField reading triggering processor comms
fixedGradientFvPatchField does evaluate() upon reading which triggers
deltaCoeffs building which does parallel comms
2011-11-23 10:29:57 +00:00
mattijs
694a9e2915 ENH: surfaceInterpolation: have debug in parallel 2011-11-23 10:28:43 +00:00
andy
0a69856c5d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-23 10:25:43 +00:00
andy
b38f6be7b4 ENH: Updated turbineSiting tutorial input files 2011-11-23 10:25:32 +00:00
Henry
d54c03ed92 Tutorials: corrected fvSchemes for new total energy source formulation 2011-11-23 10:22:19 +00:00
andy
810de38afb STYLE: minor code formatting update 2011-11-23 10:19:02 +00:00
Henry
3c7dc0e20a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-22 17:55:13 +00:00
Henry
228cbc5080 janafThermo: Reverted FatalError concerning mismatching Tcommon to be on a debug switch 2011-11-22 17:55:01 +00:00
Henry
96068a670d Thermodynamics: Changed h-eqn to conserve total energy 2011-11-22 17:54:13 +00:00
Henry
95a5facaf0 wmake: Added support for Intel MPI 2011-11-22 17:51:57 +00:00
andy
4c67b05e2e ENH: Removed inappropriate construction of turbulence model from ico cloud solver 2011-11-22 17:26:41 +00:00
andy
fbd4abd21c BUG: Corrected turbine siting tutorial case initial conditions 2011-11-22 17:01:17 +00:00
andy
479591738f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-22 16:34:17 +00:00
andy
c486fc97f7 ENH: Tutorial file update 2011-11-22 16:33:02 +00:00
Sergio Ferraris
0d28b42b81 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-22 16:24:25 +00:00
Sergio Ferraris
7c111f606c ENH: Changing singleStepCombustion to explicit in order to conserve
species
2011-11-22 16:23:41 +00:00
andy
6286b2e679 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-22 16:02:01 +00:00
andy
9bd358f0a7 ENH: Updated tutorial velocity field 2011-11-22 15:58:10 +00:00
andy
4cbd9ebc13 ENH: Added I/O to tableFile data entry 2011-11-22 15:15:57 +00:00
andy
f69a2c7776 ENH: Changed default bounds handling to clamp 2011-11-22 15:03:31 +00:00
andy
bdeff26fc7 BUG: corrected tableBase max-bounds check 2011-11-22 15:02:27 +00:00
andy
fdee1a2786 STYLE: minor formatting 2011-11-22 15:00:51 +00:00
andy
e31a9da793 ENH: Added new table from file data entry 2011-11-22 14:59:09 +00:00
mattijs
6b52dce0fc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-22 14:09:02 +00:00
andy
e9e9dcbd08 ENH: Refactored DataEntry table-types to make use of new table base class 2011-11-22 13:14:48 +00:00
andy
1df679963e ENH: Added base class for DataEntry table-types 2011-11-22 13:14:19 +00:00
mattijs
0e11b5090e ENH: redistributePar: renamed redistributeMeshPar 2011-11-22 12:56:28 +00:00
mattijs
7e83263ae1 ENH: redistributePar: renamed redistributeMeshPar 2011-11-22 12:56:28 +00:00
mattijs
fe2307d2f1 BUG: volPointInterpolation: cyclicAMI inclusion into coupled() test 2011-11-22 12:52:35 +00:00
andy
031dff6233 ENH: Removed unised #include file 2011-11-22 11:54:41 +00:00
andy
d072fd9492 ENH: Updated extrudeToRegionMesh tutorial usage 2011-11-22 11:31:28 +00:00
andy
396083ee36 BUG: Corrected source in LTSReactingParcelFoam solver (missong rho) 2011-11-22 11:30:13 +00:00
andy
6b71297665 ENH: tutorial input file updates related to DataEntry changes 2011-11-21 18:38:47 +00:00
andy
5763b7e404 ENH: Added CSV table DataEntry 2011-11-21 17:12:59 +00:00