From 904d4a8727d16a69ff3e87f96e95b8adc691db60 Mon Sep 17 00:00:00 2001 From: daminton Date: Tue, 6 Dec 2016 19:54:12 +0000 Subject: [PATCH] Removed old countingmodel user component --- src/globals/module_globals.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/globals/module_globals.f90 b/src/globals/module_globals.f90 index 141bfbc4..c2c49a17 100644 --- a/src/globals/module_globals.f90 +++ b/src/globals/module_globals.f90 @@ -162,7 +162,6 @@ module module_globals real(DP) :: basinimp ! Impactor size to switch to multiring basin real(DP) :: maxcrat ! fraction that maximum crater can be relative to grid real(DP) :: deplimit ! complex crater depth limit - character(STRMAX) :: countingmodel ! Crater counter model ! Seismic input variables logical :: doseismic ! Set to T if you want to do the seismic shaking model