295b70d7ef
removed OpenFOAM from Make/options
2008-05-12 18:54:48 +01:00
8cdd1a844b
renamed ensemble average as iteration average
2008-05-12 18:24:13 +01:00
7077a768ea
updated LES <xxx>oodles tutorials to use the fieldAverage function object
2008-05-12 18:04:11 +01:00
ea3aa9668b
re-locating field average library
2008-05-12 17:48:01 +01:00
eab4682444
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-12 17:47:54 +01:00
258e4b9710
Initial size determination
2008-05-12 17:47:03 +01:00
88af0f59d9
Removed averaging (now in function objects)
2008-05-12 17:38:47 +01:00
459f6ca17b
missed regionToCell from compilation
2008-05-12 17:02:16 +01:00
c1dc097c56
Cells in multiple cellZones not flagged.
2008-05-12 17:01:31 +01:00
7678c14788
Removed averaging (now handled by function objects)
2008-05-12 16:57:13 +01:00
394cc119cc
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-12 16:34:42 +01:00
2ba8ecbd25
Deleted averaging files
2008-05-12 16:29:45 +01:00
7fd49ebf02
Removed averaging (now handled by function objects)
2008-05-12 16:27:41 +01:00
a6bab68565
adding new fieldAverage function object
2008-05-12 15:33:53 +01:00
3e27656138
Special handling for polyMesh/boundary file
2008-05-12 11:38:36 +01:00
75f6b64ffe
adding les/ras cavitating solvers and barotropicCompressibilityModel library
2008-05-09 19:06:44 +01:00
48a1ef4bba
Merge branch 'Bosch'
2008-05-09 18:22:37 +01:00
691ed256e9
reverting test
2008-05-09 17:32:55 +01:00
155e13c3da
test
2008-05-09 17:21:30 +01:00
4467097cbd
Uabs (for postprocessing) only constructed when needed.
2008-05-09 17:01:21 +01:00
8ff486784d
adding ras/les cavitation solvers
2008-05-09 16:38:10 +01:00
8f40fc3df1
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-09 13:26:32 +01:00
6244dc8957
break sliced fields initialisation loop (constructor calls correctbc, calls evaluate on coupledFvPatchFields, uses weights which ultimately use mesh.C() which is being constructed.
2008-05-09 13:24:48 +01:00
a3bab325da
added missing IOMapName.C to the Make/files list
2008-05-09 14:10:52 +02:00
8efd478da8
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-09 13:04:42 +01:00
68f62c3bc9
enabled block/dataset names to be added/shown in the PV reader module
2008-05-09 13:04:25 +01:00
ed43e5b2ed
minor updates to kivaTest tutorial case
2008-05-09 13:03:11 +01:00
6fc7b06b19
Made ddtPhiCorr optional in moving-mesh solvers.
...
Controlled via the "ddtPhiCorr" switch in the PISO sub-dict,
defaults to false.
2008-05-09 12:48:45 +01:00
6ea74fc6da
moved libccmio to src/other. Pack adf+ccmio in a single library. The cgns is currently unused
2008-05-09 13:03:17 +02:00
337202a4b3
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-09 11:47:54 +01:00
793fec2521
Added ddtPhiCorr support for moving mesh
2008-05-09 11:47:33 +01:00
2bfef3c073
Updated sampling to reflect Mark's current revision and reorganized file locations
2008-05-09 12:47:14 +02:00
74bf506b95
changed GREAT -> VGREAT
2008-05-09 11:27:30 +01:00
273dad01d4
be more stringent with which files are considered 'source'
2008-05-09 12:20:25 +02:00
86b0322103
adding rhoTurbTwinParcelFoam demo solver and test case
2008-05-09 11:14:32 +01:00
e1c0220c1b
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-08 23:42:49 +01:00
e1938c7a0c
Edge alignment check for 2D cases
2008-05-08 23:42:20 +01:00
8c0bddb2d0
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-08 17:48:08 +01:00
beb2fcb0c8
adding demonstration buoyantSimpleRadiationFoam solver and tutorial
2008-05-08 17:47:46 +01:00
082165d1c5
adding SRF library, and tutorial with demonstration solver
2008-05-08 17:43:17 +01:00
51d3d78391
New application - conjugate heat transfer
2008-05-08 16:51:05 +01:00
a0b7498f80
Fixed restarting. Now only use points0 for zoning.
2008-05-08 16:46:51 +01:00
3e3a0e50b9
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-08 15:10:29 +01:00
e3a3891b79
Modified finiteVolume Make/files to reflect new boundary condition.
...
Sorted the boundary condition list to ease tracking in the future.
2008-05-08 15:53:35 +02:00
6179a6fd5a
checkin paraview3.3 reader as 'work-in-progress'
2008-05-08 15:20:57 +02:00
86c5794294
time-varying UniformFixedValue and MassFlowRate boundary conditions using new timeSeries template
2008-05-08 14:50:05 +02:00
58d6da27b2
Check for cell found.
2008-05-08 13:38:54 +01:00
73cf0583d5
attempt to preserve the installation directory 'FOAM_INST_DIR' when sourcing files
2008-05-08 14:32:40 +02:00
8bdd3501d7
Added set() method to HashTable.
...
Added replace() method to DLListBase.
Modified the dictionary merge code to avoid scrambling the order, but left the old version active for now.
2008-05-08 14:29:21 +02:00
fc2d7878e2
Fixed spray constructor so that a restart works.
...
Lookup liquidProperties in thermophysicalProperties (avoid conflict with
gas-phase).
Changed liquidFuelComponents to liquidComponents.
Updated dieselFoam tutorial to reflect the changes
2008-05-08 14:24:44 +02:00