aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fixedsphere.F904
1 files changed, 3 insertions, 1 deletions
diff --git a/src/fixedsphere.F90 b/src/fixedsphere.F90
index 7a5c878..d2f4219 100644
--- a/src/fixedsphere.F90
+++ b/src/fixedsphere.F90
@@ -21,7 +21,9 @@ subroutine Lego_FixedSphere(CCTK_ARGUMENTS)
if (CCTK_IsThornActive(CCTK_THORNSTRING) == 0) then
call CCTK_WARN (0, "The routine Lego_FixedSphere was called, but thorn " // CCTK_THORNSTRING // " is not active")
end if
-
+
+ if (CCTK_EQUALS(fixed_excision,"none")) return
+
! Default: no excision
emask = 1