temperatureCoupledBase: alphaAni set to none by default

boundaryRadiationProperties: updating to new format
dynamicMeshDict and snappyHexMeshDict in utorials/multiphase/interDyMFoam/RAS/motorBike to follow Mattijs Git lab id 381
This commit is contained in:
sergio
2017-02-10 11:40:15 -08:00
parent 53502f79b8
commit 4f736b5c41
4 changed files with 8 additions and 17 deletions

View File

@ -29,7 +29,7 @@ dynamicRefineFvMeshCoeffs
// Have slower than 2:1 refinement
nBufferLayers 1;
// Refine cells only up to maxRefinement levels
maxRefinement 3;
maxRefinement 4;
// Stop refinement if maxCells reached
maxCells 2000000;
// Flux field and corresponding velocity field. Fluxes on changed

View File

@ -38,7 +38,7 @@ geometry
//// Optional: avoid patch-face merging. Allows mesh to be used for
//// refinement/unrefinement
//mergePatchFaces off; // default on
mergePatchFaces on; // default on