mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
clean-up of tutorials
* removed all references to non-existent turboEngineM2M locateModel * proper formatting of turboEngineProps dictionaries
This commit is contained in:
@ -33,7 +33,7 @@ couplingInterval 100;
|
||||
|
||||
voidFractionModel divided;//centre;//
|
||||
|
||||
locateModel engine;//turboEngineM2M;//
|
||||
locateModel engine;//turboEngine;//
|
||||
|
||||
meshMotionModel noMeshMotion;
|
||||
|
||||
|
||||
@ -35,7 +35,7 @@ couplingInterval 100;
|
||||
|
||||
voidFractionModel divided;//centre;//
|
||||
|
||||
locateModel engine;//turboEngineM2M;//
|
||||
locateModel engine;//turboEngine;//
|
||||
|
||||
meshMotionModel noMeshMotion;
|
||||
|
||||
@ -215,12 +215,9 @@ engineProps
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
turboEngineM2MProps
|
||||
turboEngineProps
|
||||
{
|
||||
turboEngineProps
|
||||
{
|
||||
treeSearch true;
|
||||
}
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
dividedProps
|
||||
|
||||
@ -32,7 +32,7 @@ couplingInterval 100;
|
||||
|
||||
voidFractionModel divided;
|
||||
|
||||
locateModel engine;//turboEngineM2M;//
|
||||
locateModel engine;//turboEngine;//
|
||||
|
||||
meshMotionModel noMeshMotion;
|
||||
|
||||
@ -152,12 +152,9 @@ engineProps
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
turboEngineM2MProps
|
||||
turboEngineProps
|
||||
{
|
||||
turboEngineProps
|
||||
{
|
||||
treeSearch true;
|
||||
}
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
dividedProps
|
||||
|
||||
@ -35,7 +35,7 @@ couplingInterval 25;
|
||||
|
||||
voidFractionModel divided;//centre;//
|
||||
|
||||
locateModel engine;//turboEngineM2M;//
|
||||
locateModel engine;//turboEngine;//
|
||||
|
||||
meshMotionModel noMeshMotion;
|
||||
|
||||
@ -237,12 +237,9 @@ engineProps
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
turboEngineM2MProps
|
||||
turboEngineProps
|
||||
{
|
||||
turboEngineProps
|
||||
{
|
||||
treeSearch true;
|
||||
}
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
dividedProps
|
||||
|
||||
@ -32,7 +32,7 @@ couplingInterval 10;
|
||||
|
||||
voidFractionModel divided;
|
||||
|
||||
locateModel engine;//turboEngineM2M;//
|
||||
locateModel engine;//turboEngine;//
|
||||
|
||||
meshMotionModel noMeshMotion;
|
||||
|
||||
@ -195,12 +195,9 @@ engineProps
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
turboEngineM2MProps
|
||||
turboEngineProps
|
||||
{
|
||||
turboEngineProps
|
||||
{
|
||||
treeSearch true;
|
||||
}
|
||||
treeSearch true;
|
||||
}
|
||||
|
||||
dividedProps
|
||||
|
||||
Reference in New Issue
Block a user