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 |
|
andy
|
83600bc148
|
ENH: Added DataEntry functionality to boundary conditions
|
2011-11-21 15:19:41 +00:00 |
|
andy
|
49b0676573
|
ENH: Added coefficient of variance (CoV) operation to fieldValues function objects
|
2011-11-21 14:00:18 +00:00 |
|
andy
|
9dd55c02cb
|
ENH: Added further ouput to volPointInterp test app
|
2011-11-21 13:59:42 +00:00 |
|
andy
|
a54927fadc
|
ENH: Added warning if using AMI with particle tracking
|
2011-11-21 12:02:12 +00:00 |
|
andy
|
fd18a38761
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2011-11-18 18:19:23 +00:00 |
|
andy
|
61b95b6b22
|
ENH: Added cyclicAMIPointPatchField updates
|
2011-11-18 18:19:09 +00:00 |
|
andy
|
0458873bfa
|
STYLE: Minor code formatting update
|
2011-11-18 18:17:55 +00:00 |
|
andy
|
349b83aefa
|
BUG: Added virtual destructor for processorPointPatchField
|
2011-11-18 18:17:25 +00:00 |
|
andy
|
8a8a7db5e7
|
ENH: Extended API of cyclicAMIPointPatch
|
2011-11-18 18:16:48 +00:00 |
|
Sergio Ferraris
|
7ae2d39f42
|
ENH: Changing dict and name of wedge and empty polypatch
|
2011-11-18 14:35:03 +00:00 |
|
andy
|
c0abc91340
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2011-11-18 13:57:15 +00:00 |
|
mattijs
|
bbd1a2b5eb
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2011-11-18 12:44:17 +00:00 |
|
andy
|
9086a97204
|
ENH: Added propeller AMI test case for pimpleDyMFoam solver
|
2011-11-18 12:06:27 +00:00 |
|
andy
|
fa66e42407
|
ENH: AMI demand-driven update for cyclicAMIPolyPatch
|
2011-11-18 11:38:47 +00:00 |
|
mattijs
|
d0d0a91773
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2011-11-18 11:35:08 +00:00 |
|
mattijs
|
cb6c3452e7
|
STYLE: snappyHexMeshDict: added writing of cellCentre fields in debug mode
|
2011-11-18 11:28:01 +00:00 |
|
mattijs
|
cc825319d2
|
ENH: singleCellMesh: do all times, write to different region
|
2011-11-18 11:27:30 +00:00 |
|
mattijs
|
b723a6aa65
|
ENH: UIndirectList: assignment from UIndirectList
|
2011-11-18 11:25:57 +00:00 |
|
mattijs
|
bd7e216566
|
ENH: POSIX:ln: do not check relative sources for existence
|
2011-11-18 11:25:14 +00:00 |
|
andy
|
b9975ffbac
|
STYLE: Updated web-link for tutorial files
|
2011-11-18 10:16:55 +00:00 |
|
andy
|
43936be96b
|
ENH: Added oscillatingBox tutorial case for potentialFreeSurfaceFoam solver
|
2011-11-18 10:10:39 +00:00 |
|
andy
|
3aadb63c4b
|
ENH: Added new potentialFreeSurfaceFoam solver - single phase with wave height inclusion
|
2011-11-18 10:07:46 +00:00 |
|
andy
|
7db0461d06
|
BUG: Removed unused look-up of Cp name for ico turb heat flux BC
|
2011-11-18 08:53:33 +00:00 |
|
andy
|
736f3c1d8e
|
ENH: Added new BCs to fintiteVolume make files
|
2011-11-17 18:13:43 +00:00 |
|
andy
|
301e50dfd5
|
ENH: Added variant of pressureInletOutlet BC with slip condition enforced on parallel motion
|
2011-11-17 18:13:16 +00:00 |
|
andy
|
0876d539b5
|
ENH: Added new waveSurfacePressure boundary condition
|
2011-11-17 18:12:36 +00:00 |
|