andy
e63b58b64e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-02 13:34:01 +01:00
andy
8b2f56966d
BUG: Added missing linkage to turbulence libraries
2013-04-02 13:21:16 +01:00
mattijs
b264b92a77
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-28 10:27:53 +00:00
mattijs
179085af97
ENH: renumberMesh: sort face/cellZones
2013-03-28 10:26:25 +00:00
andy
c8ea8198cd
STYLE: Updated solver header documentation
2013-03-27 15:49:58 +00:00
andy
adc90617af
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-26 12:30:28 +00:00
Henry
339644581c
Field mapping following topology change: Dy default additional faces now inherit the internal field values
...
if they do not have neighbouring faces from which the values may be
interpolated. Also the old-time flux is set to the current flux values
following correction. This currently supports only Euler time-schemes.
2013-03-25 16:43:46 +00:00
Henry
40f5e8c8e1
compressibleTwoPhaseEulerFoam: Improve compressibility handling and instate transonic option
2013-03-21 17:05:55 +00:00
Henry
6247f0630b
compressibleInterFoam: Improve handling of compressibility and instate support for transonic flow
2013-03-21 17:05:27 +00:00
Henry
1d64955b69
rhoReactingFoam: Correct handling of the density correction term for the transonic case
2013-03-21 17:05:00 +00:00
andy
8c16c4b678
BUG: Re-added general turbulence to chtMultiRegionFoam
2013-03-21 10:03:59 +00:00
andy
1290c0f914
ENH: Added fvOptions support to potentialFoam
2013-03-18 09:49:49 +00:00
mattijs
0f8fbf35c7
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-14 09:15:28 +00:00
mattijs
729d53b862
BUG: ideasUnvToFoam: handling faceZones
2013-03-14 09:15:02 +00:00
andy
eaaec5c414
BUG: Updated pdfDict example - mantis #754
2013-03-14 08:59:41 +00:00
andy
0ac50306aa
BUG: Updated pdfDict example - mantis #754
2013-03-13 14:46:17 +00:00
andy
b45a4486b1
STYLE: Updates to erroneous copyright dates - applications
2013-03-13 09:45:16 +00:00
andy
3599609cd7
BUG: Updated execFlowFunctionObjects to prevent result overwrite - mantis #562
2013-03-12 17:03:57 +00:00
andy
53df4289df
ENH: Consistency updates - license text abnd code formatting
2013-03-12 15:40:03 +00:00
andy
dd9bd4f684
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-12 13:16:04 +00:00
andy
6ba20b0f78
BUG: Updated ccm26ToFoam converter
2013-03-11 13:01:49 +00:00
Henry
d05e256dcd
src/transportModels: split twoPhaseMixture from twoPhaseProperties as a separate library
2013-03-09 16:15:29 +00:00
andy
0a8bae1f54
ENH: Adding changes from 2.2.0
2013-03-06 15:41:24 +00:00
andy
cbb8c3678b
BUG: traction displacement error - mantis #763
2013-03-06 15:33:21 +00:00
Henry
40d8c48295
Update headers
2013-03-01 17:47:29 +00:00
Henry
8dcb8b686c
compressibleTwoPhaseEulerFoam, multiphaseEulerFoam and twoPhaseEulerFoam phaseModel: treat slip conditions as special cases and set the corresponding flux to fixedValue 0
2013-03-01 17:46:26 +00:00
Henry
afd07288ad
compressibleTwoPhaseEulerFoam/alphaEqn.H: Add commented legacy semi-implicit unbounded alpha formulation for reference
2013-03-01 17:46:03 +00:00
Henry
2176098a3e
compressibleTwoPhaseEulerFoam: select the phase energy source terms correctly
2013-03-01 17:45:42 +00:00
laurence
bf07d6ba68
ENH: Add SymmetricSquareMatrix class and specialisations of LUDecompose and LUSolve.
2013-03-01 16:32:33 +00:00
Henry
93d0416555
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-23 14:46:17 +00:00
Henry
371c5aed11
multiphase: Update U BCs for MRF
2013-02-23 14:44:39 +00:00
andy
e637dc30d1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-21 16:11:47 +00:00
Henry
74e16d7729
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
Henry
31d4437e54
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:27 +00:00
Henry
944b8d438b
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
andy
951c8436aa
ENH: Applying Gijs' patch: Update header documentation for utilities
2013-02-21 10:54:34 +00:00
mattijs
d1d6c3bd12
ENH: foamToEnsight: work with more >1000 times
2013-02-19 10:39:23 +00:00
andy
fe38fc8575
ENH: Updated gmshToFoam - mantis #690
2013-02-18 17:09:53 +00:00
andy
4659382339
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-18 14:22:10 +00:00
andy
b69e0ae07a
ENH: Consisteny update for turbulence G field name
2013-02-18 14:20:37 +00:00
mattijs
58541c5f7b
ENH: cellToCell extended stencils
2013-02-18 09:45:02 +00:00
andy
e001f7e83b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-15 11:36:26 +00:00
Henry
d17b0b583c
compressibleTwoPhaseEulerFoam: Complete support for sensible internal energy and update tutorials
2013-02-12 15:12:21 +00:00
Henry
d8eb000d14
rhoCentralDyMFoam: Remove spurious Info statement
2013-02-12 10:12:34 +00:00
andy
dba8a40963
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-12 10:08:20 +00:00
Henry
b634d14068
setFields: If field is not found in the current time directory look in "constant"
2013-02-11 11:13:24 +00:00
andy
4bb11a2882
ENH: Removed fieldview reader/converter
2013-02-11 09:33:20 +00:00
andy
9e6202e4eb
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-08 11:21:05 +00:00
andy
7c8522082e
STYLE: Code formatting
2013-02-07 16:44:07 +00:00
Henry
c7ad9e1133
compressibleInterFoam tutorials updated for new thermo
2013-02-07 15:58:14 +00:00