clean-up of tutorials

* removed all references to non-existent turboEngineM2M locateModel
* proper formatting of turboEngineProps dictionaries
This commit is contained in:
Gerhard Holzinger
2017-11-08 10:35:27 +01:00
parent 8f92ff2551
commit b8f07097ce
5 changed files with 13 additions and 25 deletions

View File

@ -33,7 +33,7 @@ couplingInterval 100;
voidFractionModel divided;//centre;// voidFractionModel divided;//centre;//
locateModel engine;//turboEngineM2M;// locateModel engine;//turboEngine;//
meshMotionModel noMeshMotion; meshMotionModel noMeshMotion;

View File

@ -35,7 +35,7 @@ couplingInterval 100;
voidFractionModel divided;//centre;// voidFractionModel divided;//centre;//
locateModel engine;//turboEngineM2M;// locateModel engine;//turboEngine;//
meshMotionModel noMeshMotion; meshMotionModel noMeshMotion;
@ -215,12 +215,9 @@ engineProps
treeSearch true; treeSearch true;
} }
turboEngineM2MProps turboEngineProps
{ {
turboEngineProps treeSearch true;
{
treeSearch true;
}
} }
dividedProps dividedProps

View File

@ -32,7 +32,7 @@ couplingInterval 100;
voidFractionModel divided; voidFractionModel divided;
locateModel engine;//turboEngineM2M;// locateModel engine;//turboEngine;//
meshMotionModel noMeshMotion; meshMotionModel noMeshMotion;
@ -152,12 +152,9 @@ engineProps
treeSearch true; treeSearch true;
} }
turboEngineM2MProps turboEngineProps
{ {
turboEngineProps treeSearch true;
{
treeSearch true;
}
} }
dividedProps dividedProps

View File

@ -35,7 +35,7 @@ couplingInterval 25;
voidFractionModel divided;//centre;// voidFractionModel divided;//centre;//
locateModel engine;//turboEngineM2M;// locateModel engine;//turboEngine;//
meshMotionModel noMeshMotion; meshMotionModel noMeshMotion;
@ -237,12 +237,9 @@ engineProps
treeSearch true; treeSearch true;
} }
turboEngineM2MProps turboEngineProps
{ {
turboEngineProps treeSearch true;
{
treeSearch true;
}
} }
dividedProps dividedProps

View File

@ -32,7 +32,7 @@ couplingInterval 10;
voidFractionModel divided; voidFractionModel divided;
locateModel engine;//turboEngineM2M;// locateModel engine;//turboEngine;//
meshMotionModel noMeshMotion; meshMotionModel noMeshMotion;
@ -195,12 +195,9 @@ engineProps
treeSearch true; treeSearch true;
} }
turboEngineM2MProps turboEngineProps
{ {
turboEngineProps treeSearch true;
{
treeSearch true;
}
} }
dividedProps dividedProps