mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge remote branch 'OpenCFD/master' into olesenm
This commit is contained in:
@ -37,6 +37,8 @@ SurfaceReactionModel COxidationDiffusionLimitedRate;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation on;
|
radiation on;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|||||||
@ -29,6 +29,8 @@ HeatTransferModel RanzMarshall;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation on;
|
radiation on;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|||||||
@ -38,6 +38,8 @@ DevolatilisationModel none;
|
|||||||
|
|
||||||
SurfaceReactionModel none;
|
SurfaceReactionModel none;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|||||||
@ -37,6 +37,8 @@ SurfaceReactionModel none;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled false;
|
coupled false;
|
||||||
|
|||||||
@ -37,6 +37,8 @@ SurfaceReactionModel none;
|
|||||||
|
|
||||||
PostProcessingModel PatchPostProcessing;
|
PostProcessingModel PatchPostProcessing;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|||||||
@ -33,6 +33,8 @@ PhaseChangeModel LiquidEvaporation;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|||||||
@ -27,6 +27,8 @@ PatchInteractionModel StandardWallInteraction;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|
||||||
cellValueSourceCorrection on;
|
cellValueSourceCorrection on;
|
||||||
|
|||||||
@ -29,6 +29,8 @@ HeatTransferModel RanzMarshall;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|||||||
Reference in New Issue
Block a user