henry
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
Mark Olesen
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
henry
337202a4b3
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-09 11:47:54 +01:00
henry
793fec2521
Added ddtPhiCorr support for moving mesh
2008-05-09 11:47:33 +01:00
Mark Olesen
2bfef3c073
Updated sampling to reflect Mark's current revision and reorganized file locations
2008-05-09 12:47:14 +02:00
andy
74bf506b95
changed GREAT -> VGREAT
2008-05-09 11:27:30 +01:00
Mark Olesen
273dad01d4
be more stringent with which files are considered 'source'
2008-05-09 12:20:25 +02:00
andy
86b0322103
adding rhoTurbTwinParcelFoam demo solver and test case
2008-05-09 11:14:32 +01:00
mattijs
e1c0220c1b
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-08 23:42:49 +01:00
mattijs
e1938c7a0c
Edge alignment check for 2D cases
2008-05-08 23:42:20 +01:00
andy
8c0bddb2d0
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-08 17:48:08 +01:00
andy
beb2fcb0c8
adding demonstration buoyantSimpleRadiationFoam solver and tutorial
2008-05-08 17:47:46 +01:00
andy
082165d1c5
adding SRF library, and tutorial with demonstration solver
2008-05-08 17:43:17 +01:00
mattijs
51d3d78391
New application - conjugate heat transfer
2008-05-08 16:51:05 +01:00
mattijs
a0b7498f80
Fixed restarting. Now only use points0 for zoning.
2008-05-08 16:46:51 +01:00
mattijs
3e3a0e50b9
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-08 15:10:29 +01:00
Mark Olesen
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
Mark Olesen
6179a6fd5a
checkin paraview3.3 reader as 'work-in-progress'
2008-05-08 15:20:57 +02:00
Mark Olesen
86c5794294
time-varying UniformFixedValue and MassFlowRate boundary conditions using new timeSeries template
2008-05-08 14:50:05 +02:00
mattijs
58d6da27b2
Check for cell found.
2008-05-08 13:38:54 +01:00
Mark Olesen
73cf0583d5
attempt to preserve the installation directory 'FOAM_INST_DIR' when sourcing files
2008-05-08 14:32:40 +02:00
Mark Olesen
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
Mark Olesen
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
Mark Olesen
13d8998c9c
Cosmetic changes in preparation for an extra template parameter.
2008-05-08 14:22:41 +02:00
Mark Olesen
cfed7e3280
Added compare methods for edge/triFace.
...
Added edgeDirection methods for face/triFace.
Added extra constructors for converting faces to triFaces.
The collapse() method now returns the new face size and can be used to check
if the collapse face is valid.
2008-05-08 14:20:03 +02:00
Mark Olesen
02df4dbd2c
add copy construct with max number of characters
2008-05-08 14:17:04 +02:00
Mark Olesen
52be85e2f4
added access to STL stable_sort algorithm
2008-05-08 14:15:31 +02:00
Mark Olesen
365b6311b9
add timeSeries interpolations (good for boundary conditions)
2008-05-08 14:14:15 +02:00
Mark Olesen
146b67bb9f
revived old changes to engineTime to allow dictionary modifications to be
...
noticed and to make the engine geometry optional
2008-05-08 13:58:24 +02:00
Mark Olesen
9d4b64bdbe
updated scripts for paraview 3.3
...
* install into paraview-3.3 instead of ParaView3.X.x for consistency with LD_LIBRARY_PATH
2008-05-08 13:55:13 +02:00
Mark Olesen
f9f39234d2
removed spurious execution bit from the file permissions
2008-05-08 13:52:38 +02:00
Mark Olesen
4b0bfd906d
cosmetics changes and small cleanups
2008-05-08 13:48:42 +02:00
Mark Olesen
2744374ad0
removed unused files from ccm example
2008-05-08 13:37:30 +02:00
henry
66d672b92b
Added p
...
Updated formatting
2008-05-07 22:51:12 +01:00
henry
f92fbeb9f9
Added p to interFoam
...
Changed formatting of interDyMFoam
2008-05-07 22:34:36 +01:00
andy
93dbc1f82d
merge with master
2008-05-07 19:08:39 +01:00
henry
3e9f272de9
Corrected description
2008-05-07 17:07:54 +01:00
henry
398e2c1640
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-07 16:32:36 +01:00
henry
b94f5b6cc4
Added the default settings removed by Mattijs
2008-05-07 16:32:10 +01:00
mattijs
dd3a79a3d8
Added surface following options
2008-05-07 12:14:34 +01:00
henry
ff6aa6d4e8
Reformatted #include consistently
2008-05-07 11:50:01 +01:00
mattijs
c20616c499
Changed lduMatrix setting.
2008-05-07 11:46:02 +01:00
mattijs
00337b8993
Allow access to particle data
2008-05-07 11:04:32 +01:00
mattijs
9667d9d390
PythonPath checking
2008-05-07 11:03:44 +01:00
henry
0623920ef2
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-06 22:42:08 +01:00
henry
055fa134da
Correction to the application of rmsCorr
2008-05-06 22:41:09 +01:00
mattijs
74fc8ba4c4
Added interDyMFoam testcases
2008-05-06 17:35:46 +01:00
mattijs
5c26897095
No longer valid
2008-05-06 17:34:44 +01:00
mattijs
0eb0f5fa1a
Bug in mremap causing new Metis to crash
2008-05-06 17:34:11 +01:00
mattijs
6754032235
Inserted interDyMFoam testcase into testloop
2008-05-06 16:37:29 +01:00