ignis
d046df2fae
phi calculation due to turbulence.phi() returning volume flux
2018-02-03 11:29:40 +09:00
ignis
bf8ee6446b
Merge absoluteThermos into postSootFoam
2018-02-01 23:10:44 +09:00
ignis
f752bb2a50
replaced hard coded constants
2018-02-01 23:10:09 +09:00
ignis
09c95558db
separate soot models require turbulence model
2018-01-30 17:14:54 +09:00
ignis
0155280f82
libradiationModels.so not linked with turbulence related so files
2018-01-29 23:22:30 +09:00
ignis
6d0a9f71be
wmakeLnIncludeAll TurbulenceModels before thermophysicalModels/Allwmake
2018-01-28 05:29:46 +09:00
ignis
812181881f
removed turbulentModel access from sootModel base class
2018-01-27 04:37:28 +09:00
ignis
193100b7ef
removed unecessary templates
2018-01-27 01:51:15 +09:00
ignis
7884c49a4d
added access to basicSpecieMixture and turbulenceModel to access required fields
2018-01-27 01:17:32 +09:00
ignis
620b23cf01
add turbulenceModel access and change variable names
2018-01-26 05:02:03 +09:00
ignis
af8e3468f5
removed field acces via chemistryModel
2018-01-25 21:40:05 +09:00
ignis
5a1d0fde23
removed modifications in chemistryModel
2018-01-25 18:18:18 +09:00
Jinwoo Park
c76dcbac9f
absolute H/E gas thermos
2018-01-25 18:15:48 +09:00
ignis
a8044e1f53
remove CMC methods and pure virtual methods added to chemistryModels
2018-01-23 21:35:04 +09:00
ignis
9626afd9f8
removed old EDM implementation
2018-01-23 17:48:43 +09:00
Jinwoo Park
f71910a276
postSootFoam, 2 soot models, absolute H/E gas thermos, old EDM
2018-01-22 00:28:53 +09:00
Dohyun Kim
408cd2c2d3
Evaporation models
2018-01-20 21:40:15 +00:00
Henry Weller
03c63bf7a5
MULES: Improve handling of very small geometries
2017-07-24 10:35:00 +01:00
Henry Weller
c989277b5e
thermoSingleLayer::q: Use a local "alpha" without hydrophilic/phobic adjustment
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2605
2017-07-10 12:08:28 +01:00
Henry Weller
f71eecf0cc
DimensionedField: Correct database registration of fields created with new names
2017-06-18 20:36:15 +01:00
Henry Weller
bf3559e6be
fixedShearStressFvPatchVectorField: Removed duplicate "value" entry
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2556
2017-05-18 19:58:03 +01:00
Henry Weller
783d6cf640
Updated header
2017-05-18 19:57:52 +01:00
Henry Weller
bb1309bee1
kqRWallFunctionFvPatchField: Corrected scope
2017-05-18 19:57:16 +01:00
Henry Weller
e4bbb06941
sixDoFRigidBodyMotion: Corrected handling of acceleration update in first time-step
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2551
2017-05-18 16:31:47 +01:00
Henry Weller
ecc796de76
thermophysicalModels: Corrected alphah to be enthalpy based
...
in
solidSpecie/transport/const/constAnIsoSolidTransport
solidSpecie/transport/const/constIsoSolidTransport
solidSpecie/transport/exponential/exponentialSolidTransport
solidSpecie/transport/polynomial/polynomialSolidTransport
specie/transport/logPolynomial/logPolynomialTransport
specie/transport/polynomial/polynomialTransport
specie/transport/sutherland/sutherlandTransport
Resolves bug-report https://bugs.openfoam.org/view.php?id=2532
2017-05-04 12:01:57 +01:00
Henry Weller
f10cfe3fb0
functionObjects::fieldAverage: Initialize totalTime_ for new fields following restart
...
Patch contributed by Timo Niemi, VTT.
Resolves bug-report https://bugs.openfoam.org/view.php?id=2510
2017-05-03 18:44:17 +01:00
Henry Weller
56a4152a93
faceOnlySet, uniformSet: Reset mesh.moving before returning
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2514
2017-03-29 23:17:46 +01:00
Henry Weller
1e24adef1f
Updated header
2017-03-22 19:11:10 +00:00
Henry Weller
ec0c14f527
functionObjects::wallShearStress: Corrected dimensions for compressible cases
2017-03-22 19:10:21 +00:00
Henry Weller
38af843e10
functionObjects::functionObjects: Corrected initial totalTime for cases with variable time-step
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2459
2017-03-20 17:24:13 +00:00
Henry Weller
17013e6f44
functionObjects::systemCall: Removed redundant Make directory
2017-03-17 09:01:59 +00:00
Henry Weller
dbcc59da2f
functionObjects::systemCall: Removed unused entry from Make/files
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2503
2017-03-17 08:58:41 +00:00
Henry Weller
7d5fe2f3d9
turbulenceModels::RAS: Corrected sign of "C3" dilatation term
...
Set default value of C3 to 0
Set C3 to -0.33 in the engineFoam/kivaTest tutorial.
Resolves bug-report https://bugs.openfoam.org/view.php?id=2496
2017-03-13 17:59:24 +00:00
Henry Weller
16dbac4c03
Updated header
2017-03-10 11:07:01 +00:00
Henry Weller
71161ef0b8
CrankNicolsonDdtScheme: Corrected fvcDdtUfCorr for compressible flow
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2491
2017-03-10 11:06:00 +00:00
Henry Weller
efa306a033
turbulenceModels::LES::dynamicLagrangian: Converted advection to compressible convection form
...
Formally this is equivalent to the previous formulation but more convenient to
use given that for compressible flow the mass flux rather than the volume flux
is available.
2017-03-10 11:03:42 +00:00
Henry Weller
fc009a4fa2
LES::dynamicLagrangian: Corrected access to the volumetric flux for compressible flow
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2489
2017-03-09 09:39:41 +00:00
Henry Weller
6804c6cf49
GeometricField: corrected assignment to tmp which wraps a non-tmp
2017-02-22 13:18:33 +00:00
Henry Weller
89a346ec52
functionObjects::fieldCoordinateSystemTransform: added coordinateSystem sub-dict and updated the description
...
Patch contributed by Bruno Santos
Resolves bug-report https://bugs.openfoam.org/view.php?id=2454
2017-02-22 13:15:00 +00:00
Henry Weller
e964d879e2
csvSetWriter: Corrected axis header
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2455
2017-02-09 17:44:48 +00:00
Henry Weller
1decf44db0
functionObjects::scalarTransport: Corrected FatalError
2017-02-08 16:56:30 +00:00
Henry Weller
8f3169652e
functionObjects::streamLine: Reinstated default "U"
2017-02-03 21:55:03 +00:00
Henry Weller
7c8d3866cb
PBiCG: Suggest changing to the more robust PBiCGStab solver
...
if convergence is not achieved within the maximum number of iterations.
Sometimes, particularly running in parallel, PBiCG fails to converge or diverges
without warning or obvious cause leaving a solution field containing significant
errors which can cause divergence of the application. PBiCGStab is more robust
and does not suffer from the problems encountered with PBiCG.
2017-02-03 21:53:53 +00:00
Henry Weller
a1a70270f0
functionObjects::streamLine,wallBoundedStreamLine: Removed outdated check for 'UName'
...
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=2444
2017-01-28 18:05:41 +00:00
Henry Weller
54efb46f26
codedFunctionObject: Updated documentation
...
Patch contributed by Bruno Santos
Resolves bug-report https://bugs.openfoam.org/view.php?id=2441
2017-01-28 18:05:11 +00:00
Henry Weller
8ff56d46b9
meshSearch: Add support for cell decomposition mode CELL_TETS
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2428
2017-01-20 10:44:51 +00:00
Henry Weller
100d9a9dd1
eConstThermo: Corrected entropy function
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2436
2017-01-18 10:14:07 +00:00
Henry Weller
a8ccb13d48
Documentation updates
...
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=2409
2016-12-27 15:10:04 +00:00
Henry Weller
a7c2bd6cac
functionObjects::volRegion: Improved parallel efficiency
...
Patch contributed by Kevin Nordin-Bates
Resolves bug-report https://bugs.openfoam.org/view.php?id=2401
2016-12-19 16:18:34 +00:00
Henry Weller
fb57ecbfdf
functionObjects::forceCoeffs: Corrected setting of rhoRef for compressible flow
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2387
2016-12-14 10:42:49 +00:00