aboutsummaryrefslogtreecommitdiff
path: root/ML_ADMConstraints/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'ML_ADMConstraints/schedule.ccl')
-rw-r--r--ML_ADMConstraints/schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ML_ADMConstraints/schedule.ccl b/ML_ADMConstraints/schedule.ccl
index fa471af..74b3d66 100644
--- a/ML_ADMConstraints/schedule.ccl
+++ b/ML_ADMConstraints/schedule.ccl
@@ -73,7 +73,7 @@ schedule ML_ADMConstraints_CheckBoundaries at BASEGRID
OPTIONS: meta
} "check boundaries treatment"
-schedule group ApplyBCs as ML_ADMConstraints_ApplyBCs in MoL_PseudoEvolution after ML_ADMConstraints_SelectBoundConds
+schedule group ApplyBCs as ML_ADMConstraints_ApplyBCs in MoL_PseudoEvolution after ML_ADMConstraints_SelectBoundConds
{
# no language specified
} "Apply boundary conditions controlled by thorn Boundary"