Henry
b702a7178b
PV3Readers: Added -I path to OSspecific
2012-06-25 12:32:28 +01:00
andy
9075f54d69
BUG: Corrected output of yPlusRAS/LES for parallel running - mantis #556
2012-06-18 10:58:48 +01:00
andy
84b8538c4b
BUG: Corrected use og endl in vtkPV3FFoam
2012-06-11 16:07:56 +01:00
Henry
10332e4fff
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/thermophysicalModels/basic/Make/files
src/thermophysicalModels/basic/basicThermo/basicThermo.C
src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.C
src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.C
src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.C
src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.C
src/thermophysicalModels/thermalPorousZone/thermalModel/fixedTemperature/fixedTemperature.C
2012-05-30 15:32:20 +01:00
Henry
63da3e9afc
Thermodynamics: Rationalization
...
At the specie level:
hs = sensible enthalpy
ha = absolute (what was total) enthalpy
es = sensibly internal energy
ea = absolute (what was total) internal energy
At top-level
Rename total enthalpy h -> ha
Rename sensible enthalpy hs -> h
Combined h, hs, e and es thermo packages into a single structure.
Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form
alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
mattijs
30f6574cee
ENH: vtkTopo.C: paraview3.12 handle wedge correctly
2012-05-16 14:15:10 +01:00
sergio
fa4fd968a8
ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and
...
updating tutorials
2012-05-08 11:02:39 +01:00
mattijs
5d850068ba
ENH: temporalInterpolate: run-time selectable interpolation
2012-04-17 18:03:13 +01:00
mattijs
9e017c724d
STYLE: sampleDict: improved comment
2012-03-28 18:09:42 +01:00
mattijs
3159127b88
STYLE: writeCellCentres: comment out unused code
2012-03-20 17:28:05 +00:00
andy
06e2a6b791
STYLE: added further explanation to Q utility header
2012-03-09 14:56:54 +00:00
mattijs
0b17de6901
ENH: sampleDist: added option
2012-02-29 11:47:36 +00:00
mattijs
57bdbe7e54
ENH: particleTracks: user defined set format
2012-02-15 10:11:44 +00:00
mattijs
2890f30897
ENH: solidWallHeatFlux: new postprocessing application for solids
2012-01-25 18:06:28 +00:00
mattijs
1c3ce0518d
ENH: basicThermo: have runtime selection table
2012-01-25 17:45:18 +00:00
mattijs
40f4146ce2
ENH: patchAverage,patchIntegrate: generalise
2012-01-25 15:32:30 +00:00
andy
24084582b4
ENH: Adding updates to Ensight converter (Mark Olesen)
2012-01-20 13:04:44 +00:00
andy
f355d6b280
ENH: Updated R utility: added compatibility BCs and converted to use postCalc
2012-01-04 12:16:06 +00:00
mattijs
f4eeef024e
STYLE: duplicate ;;
2011-12-23 15:36:43 +00:00
andy
ddfd2bfb38
ENH: Updated wallShearStress utility to include compressible RAS flows
2011-12-22 12:27:03 +00:00
andy
2d7e76951e
ENH: Provide message if ParaView is not installed instead of swallowing the error
2011-12-22 12:26:33 +00:00
mattijs
657e68ed78
ENH: ensightWriter: added ensight format to sampledSets
2011-12-15 10:16:59 +00:00
mattijs
7ad19bfba7
ENH: GeometricField: support patch groups
2011-12-06 17:10:01 +00:00
andy
e66d9cf940
ENH: Converted volField->pointField to ParaFoam reader option instead of hard-coded
2011-12-01 16:34:36 +00:00
mattijs
51b6dcd4a3
COMP: 64bit label changes
2011-11-28 12:56:34 +00:00
mattijs
03baed76ec
ENH: foamToTetDualMesh: move to FOAM_APPBIN
2011-11-08 17:37:49 +00:00
andy
627991bfc4
ENH: deprecated dieselSpray library and related solvers/deps
2011-11-08 16:18:59 +00:00
mattijs
ca358fdc1c
ENH: sampling: add offsetMode to patchInternalField sampleSurface
2011-09-28 11:33:05 +01:00
mattijs
41133ed370
ENH: isoSurfaceCell: orientation of triangles
2011-09-22 21:53:28 +01:00
mattijs
9f8fb69105
ENH: streamFunction: added -region option
2011-09-15 16:45:08 +01:00
mattijs
b104525720
ENH: execFlowFunctionObjects: added -region option. Added -noFlow option.
2011-09-15 16:04:25 +01:00
mattijs
89c502af13
ENH: sampledCuttingPlane: user specifiable merge tolerance
2011-09-13 10:54:58 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
mattijs
172ff9edeb
ENH: foamToVTK: disable field reading with empty -fields ().
2011-07-28 22:30:12 +01:00
mattijs
9ff346bb11
Merge branch 'cvm'
2011-07-21 13:06:10 +01:00
mattijs
d205a84e8d
Merge branch 'master' into cvm
...
Conflicts:
src/meshTools/searchableSurface/closedTriSurfaceMesh.C
src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
mattijs
74e71fe1d7
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-07-19 22:09:26 +01:00
mattijs
68973728a1
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
2011-07-19 17:30:25 +01:00
Henry
1e2832fd7d
Corrected class names in the file descriptions
2011-07-19 17:26:55 +01:00
mattijs
ea15911286
ENH: foamToTetDualMesh: map data onto tetDualMesh mesh
2011-07-14 22:19:26 +01:00
mattijs
e47ac108ee
ENH: patchCloud: return pTraits<Type>::max for unfound points
2011-07-14 22:10:14 +01:00
mattijs
71fa63273e
ENH: patchCloudSet: new sampledSet for nearest point on cloud
2011-07-13 16:41:13 +01:00
Henry
b66b36022e
temporalInterpolate: new utility to interpolate fields between time-steps
2011-06-30 13:56:09 +01:00
mattijs
d008d22cea
STYLE: writeCellCentres: date
2011-06-24 17:58:03 +01:00
mattijs
f68356679c
ENH: writeCellCentres: added region option
2011-06-24 17:55:59 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
mattijs
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
mattijs
a3739657e2
STYLE: sampleDict, interpolationTable usage: added comment about csv reading/writing
2011-04-27 14:38:39 +01:00
Henry
f70593a8ff
Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam
2011-04-19 23:23:49 +01:00