> git diff
diff --git a/main/depend.common b/main/depend.common
index 4b8f2f9..2b0483b 100644
--- a/main/depend.common
+++ b/main/depend.common
@@ -368,6 +368,7 @@ module_mp_milbrandt2mom.o : ../frame/module_wrf_error.o \
../share/module_model_constants.o
module_mp_thompson.o : ../frame/module_wrf_error.o \
+ foo.o \
module_mp_radar.o
module_mp_nssl_2mom.o : ../frame/module_wrf_error.o \
diff --git a/phys/Makefile b/phys/Makefile
index 1c3fc06..c5724c5 100644
--- a/phys/Makefile
+++ b/phys/Makefile
@@ -200,7 +200,8 @@ MODULES = \
module_wind_fitch.o \
module_sf_lake.o \
module_diagnostics_driver.o \
- module_irrigation.o
+ module_irrigation.o \
+ foo.o
FIRE_MODULES = \
module_fr_fire_driver.o \
diff --git a/phys/module_mp_thompson.F b/phys/module_mp_thompson.F
index 596dcaa..441420a 100644
--- a/phys/module_mp_thompson.F
+++ b/phys/module_mp_thompson.F
@@ -944,6 +944,7 @@
xmu_g = mu_g
call radar_init
+ call foo
if (.not. iiwarm) then
!..Rain collecting graupel & graupel collecting rain.