Commit graph

  • dbcbef9b88 ReactingDPM ReactingDPM kwonwoo 2019-07-17 10:05:22 +09:00
  • cbd231c077 ReactingDPM kwonwoo 2019-07-17 10:01:33 +09:00
  • 79ffecb629 added thermos based on absolute energy/enthalpy absoluteThermos ignis 2018-09-30 02:16:15 +09:00
  • ed25887ecc Merge branch 'EDM' into 'trunk' trunk Yeongdo Park 2018-08-10 18:57:50 +00:00
  • 2c655680a6 Handling exception of reactant with zero stoichiometric coefficient ignis 2018-06-21 01:08:37 +09:00
  • cf0d9f904f Merge branch 'coal-MPPIC' into 'EDM' Yeongdo Park 2018-06-20 05:09:11 +00:00
  • b510f145d2 ThermoCloud new constructor dynamic SLGThermo lookup coal-MPPIC ignis 2018-04-18 05:07:25 +09:00
  • 7873f46038 Revert "ThermoMPPICCloud to accept ThermoCloud" ignis 2018-04-17 22:06:30 +09:00
  • e5fd6a4caf Revert "fully qualified reference to indirect base class constructor" ignis 2018-04-17 22:06:28 +09:00
  • e2268053c1 Merge branch 'slfm' into EDM Heeya 2018-02-08 23:07:20 +09:00
  • ccb67c70d2 fully qualified reference to indirect base class constructor ignis 2018-02-06 15:51:21 +09:00
  • c0264dcdfa ThermoMPPICCloud to accept ThermoCloud ignis 2018-02-05 04:38:47 +09:00
  • 852ca184ee postSootFoam oil burner tutorial case postSootFoam ignis 2018-02-03 11:39:57 +09:00
  • d046df2fae phi calculation due to turbulence.phi() returning volume flux ignis 2018-02-03 11:29:40 +09:00
  • bf8ee6446b Merge absoluteThermos into postSootFoam ignis 2018-02-01 23:10:44 +09:00
  • f752bb2a50 replaced hard coded constants ignis 2018-02-01 23:10:09 +09:00
  • 2eae98a42e update NOxFoam tutorial cases according to solver changes NOxSOx ignis 2018-02-01 17:30:31 +09:00
  • a97927e6a1 removed trash files ignis 2018-02-01 16:50:16 +09:00
  • 5ac3bc47ea removed thermal NOx solver and add fuel NOx switch to thermal-fuel NOx solver ignis 2018-02-01 14:37:28 +09:00
  • bfbb887274 SOxFoam tutorial case update according to the solver update ignis 2018-01-31 00:41:53 +09:00
  • f3a6d8b525 SOxFoam multi fuel support and direct read lagrangian source ignis 2018-01-31 00:30:28 +09:00
  • 09c95558db separate soot models require turbulence model ignis 2018-01-30 17:14:54 +09:00
  • 89a6b85dd0 postSootFoam include path typo correction and unnecessary library removal ignis 2018-01-30 14:25:54 +09:00
  • 0155280f82 libradiationModels.so not linked with turbulence related so files ignis 2018-01-29 23:22:30 +09:00
  • 28a67ebe20 Merge branch 'tutorials' into 'NOxSOx' Yeongdo Park 2018-01-27 20:45:42 +00:00
  • 6d0a9f71be wmakeLnIncludeAll TurbulenceModels before thermophysicalModels/Allwmake ignis 2018-01-27 22:40:33 +09:00
  • 812181881f removed turbulentModel access from sootModel base class ignis 2018-01-27 04:37:28 +09:00
  • c24a69be11 postSootFoam combustionModel header path correction ignis 2018-01-27 02:12:43 +09:00
  • 193100b7ef removed unecessary templates ignis 2018-01-27 01:51:15 +09:00
  • 7884c49a4d added access to basicSpecieMixture and turbulenceModel to access required fields ignis 2018-01-27 00:55:23 +09:00
  • 620b23cf01 add turbulenceModel access and change variable names ignis 2018-01-26 05:02:03 +09:00
  • 211cb97540 modify ThemoMPPICFoam changfly 2018-01-25 22:28:08 +09:00
  • 1d17c99199 Tutorial cases were uploaded. dhkim 2018-01-25 22:19:52 +09:00
  • ba0c6c6063 coal and ThermoMPPIC models and solvers kwonwoo-org changfly 2018-01-25 20:57:14 +09:00
  • af8e3468f5 removed field acces via chemistryModel ignis 2018-01-25 21:40:05 +09:00
  • 5a1d0fde23 removed modifications in chemistryModel ignis 2018-01-25 18:18:18 +09:00
  • c76dcbac9f absolute H/E gas thermos Jinwoo Park 2018-01-21 15:10:44 +09:00
  • fa2fa99978 Post-processing solvers are uploaded. dhkim 2018-01-23 23:59:03 +09:00
  • ff2bbf9c44 removed unnecessary write control logic in postSootFoam ignis 2018-01-23 21:53:23 +09:00
  • a8044e1f53 remove CMC methods and pure virtual methods added to chemistryModels ignis 2018-01-23 21:35:04 +09:00
  • 9626afd9f8 removed old EDM implementation ignis 2018-01-23 17:48:43 +09:00
  • df0957a855 removed purity of virtual method basicChemistryModel::edm() ignis 2018-01-23 10:48:25 +09:00
  • 2e799dbc77 implemented EMD combustionModel (added edm() to chemistryModel) ignis 2018-01-23 04:54:04 +09:00
  • 786d9fba2e EDM base from copy of combustionModel::laminar ignis 2018-01-22 02:33:29 +09:00
  • f71910a276 postSootFoam, 2 soot models, absolute H/E gas thermos, old EDM Jinwoo Park 2018-01-21 15:10:44 +09:00
  • ad1db37d45 Merge branch 'EvaporationModels' into 'trunk' Yeongdo Park 2018-01-20 21:42:17 +00:00
  • 408cd2c2d3 Evaporation models Dohyun Kim 2018-01-20 21:40:15 +00:00
  • cb57fe5a57 mfEqn indentation and jlc, vlc, nlc AUTO_WRITE => NO_WRITE slfm ignis 2018-01-21 05:43:10 +09:00
  • f8b83b579e SLFMFoam Sandia Flame D tutorial case ignis 2018-01-21 04:58:47 +09:00
  • 367133f440 rho boundary update w/o prescribed patch list ignis 2018-01-21 04:58:13 +09:00
  • 7f45daf526 SLFMFoam first edition ignis 2018-01-20 01:13:36 +09:00
  • 3b7f67cd7b SLFMFoam base as a copy of simpleReactingParcelFoam ignis 2018-01-19 17:22:23 +09:00
  • 0da86b7edd Merge branch 'main' into 'trunk' Combustion Lab 2018-01-16 14:54:16 +00:00
  • 554e8d0fb0 GitLab CI setup Combustion Lab 2018-01-16 14:49:03 +00:00
  • 0843ba0968 discussion resolved. dhkim 2018-01-16 17:15:42 +09:00
  • 7b8fcb07b4 test dhkim 2018-01-16 17:10:52 +09:00
  • df253bae27 test commit and push space 2018-01-16 16:51:33 +09:00
  • aef9565728 gitlab ci yml update for ThirdParty existence test Yeongdo Park 2018-01-14 20:16:44 +09:00
  • 460d0049a7 gitlab ci yml update for ThirdParty existence test Yeongdo Park 2018-01-14 20:13:25 +09:00
  • 519b190ba0 update gitlab ci yml Yeongdo Park 2018-01-14 05:32:26 +09:00
  • 660fc580c0 Add .gitlab-ci.yml Yeongdo Park 2018-01-14 05:08:15 +09:00
  • d214c8dfd5 chtMultiRegionFoam: Added support for single solid region post-processing master Henry Weller 2017-09-04 17:17:13 +01:00
  • 03c63bf7a5 MULES: Improve handling of very small geometries Henry Weller 2017-07-24 10:35:00 +01:00
  • 4cfa55f2ea Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-4.x Henry Weller 2017-07-10 12:09:15 +01:00
  • c989277b5e thermoSingleLayer::q: Use a local "alpha" without hydrophilic/phobic adjustment Henry Weller 2017-07-10 12:08:28 +01:00
  • 53b4b3fc2d foamyMesh: Fixed compilation failures Will Bainbridge 2017-07-05 17:24:34 +01:00
  • b5331fdc86 foamyHexMesh: do not compile by default Henry Weller 2017-06-29 19:16:04 +01:00
  • 7b7f43754d tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater: Corrected Allclean Henry Weller 2017-06-29 16:52:53 +01:00
  • 8dd02db3b8 foamDebugSwitches: Updated Henry Weller 2017-06-23 08:59:18 +01:00
  • f71eecf0cc DimensionedField: Correct database registration of fields created with new names Henry Weller 2017-06-18 20:36:15 +01:00
  • bf3559e6be fixedShearStressFvPatchVectorField: Removed duplicate "value" entry Henry Weller 2017-05-18 19:58:03 +01:00
  • 783d6cf640 Updated header Henry Weller 2017-05-18 19:57:52 +01:00
  • bb1309bee1 kqRWallFunctionFvPatchField: Corrected scope Henry Weller 2017-05-18 19:57:16 +01:00
  • e4bbb06941 sixDoFRigidBodyMotion: Corrected handling of acceleration update in first time-step Henry Weller 2017-05-18 16:31:47 +01:00
  • 748858b28d Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-4.x Henry Weller 2017-05-14 15:42:25 +01:00
  • 14927bb3d0 Reinstated operation of "-doc" and "-srcDoc" Henry Weller 2017-05-14 15:41:46 +01:00
  • cf5b0901ea Euler-Euler: turbulentDispersionModels: Burns: Minor re-formulation to improve stability. Will Bainbridge 2017-05-09 10:01:15 +01:00
  • b4861ec0ad COPYING: Updated date and contact details Henry Weller 2017-05-05 09:05:49 +01:00
  • ecc796de76 thermophysicalModels: Corrected alphah to be enthalpy based Henry Weller 2017-05-04 12:01:57 +01:00
  • f10cfe3fb0 functionObjects::fieldAverage: Initialize totalTime_ for new fields following restart Henry Weller 2017-05-03 18:44:17 +01:00
  • 56a4152a93 faceOnlySet, uniformSet: Reset mesh.moving before returning Henry Weller 2017-03-29 23:17:46 +01:00
  • 1e24adef1f Updated header Henry Weller 2017-03-22 19:11:10 +00:00
  • ec0c14f527 functionObjects::wallShearStress: Corrected dimensions for compressible cases Henry Weller 2017-03-22 19:10:21 +00:00
  • 7af84c144d applyBoundaryLayer: Ensure nut is up-to-date with the current turbulence fields Henry Weller 2017-03-22 12:07:15 +00:00
  • d7ffce4f5d applyBoundaryLayer: Provide non-const access to nut, k and epsilon Henry Weller 2017-03-21 15:11:00 +00:00
  • 38af843e10 functionObjects::functionObjects: Corrected initial totalTime for cases with variable time-step Henry Weller 2017-03-20 17:24:13 +00:00
  • 17013e6f44 functionObjects::systemCall: Removed redundant Make directory Henry Weller 2017-03-17 09:01:59 +00:00
  • dbcc59da2f functionObjects::systemCall: Removed unused entry from Make/files Henry Weller 2017-03-17 08:58:41 +00:00
  • 6f7aaecc58 postProcess: Added support for dsmcFields Henry Weller 2017-03-14 15:24:44 +00:00
  • 7d5fe2f3d9 turbulenceModels::RAS: Corrected sign of "C3" dilatation term Henry Weller 2017-03-13 17:59:24 +00:00
  • 16dbac4c03 Updated header Henry Weller 2017-03-10 11:07:01 +00:00
  • 71161ef0b8 CrankNicolsonDdtScheme: Corrected fvcDdtUfCorr for compressible flow Henry Weller 2017-03-10 11:06:00 +00:00
  • efa306a033 turbulenceModels::LES::dynamicLagrangian: Converted advection to compressible convection form Henry Weller 2017-03-10 11:03:42 +00:00
  • fc009a4fa2 LES::dynamicLagrangian: Corrected access to the volumetric flux for compressible flow Henry Weller 2017-03-09 09:39:41 +00:00
  • ca7db4558d verticalChannel tutorial, compressibleInflowOutflow template: removed 'bounded' from the 'div(phid,p)' scheme Henry Weller 2017-03-08 11:35:42 +00:00
  • 6804c6cf49 GeometricField: corrected assignment to tmp which wraps a non-tmp Henry Weller 2017-02-22 13:18:33 +00:00
  • 89a346ec52 functionObjects::fieldCoordinateSystemTransform: added coordinateSystem sub-dict and updated the description Henry Weller 2017-02-22 13:15:00 +00:00
  • e964d879e2 csvSetWriter: Corrected axis header Henry Weller 2017-02-09 17:44:48 +00:00
  • 1decf44db0 functionObjects::scalarTransport: Corrected FatalError Henry Weller 2017-02-08 16:56:30 +00:00
  • 7c251b6e92 tutorials/multiphase/interDyMFoam/ras/DTCHull: improved boundedness and stability Henry Weller 2017-02-06 22:54:31 +00:00