algebra.o	: basis.mod
cloud.o		: math_const.mod thermo_const.mod cloud_const.mod \
		  thermo_function.mod special_function.mod
cloud_basic.o	: math_const.mod phys_const.mod thermo_const.mod \
		  cloud_const.mod derivation.mod special_function.mod \
		  thermo_function.mod
cloud_cold.o	: math_const.mod phys_const.mod thermo_const.mod \
		  cloud_const.mod cloud_basic.mod special_function.mod \
		  thermo_function.mod
cloud_warm.o	: thermo_const.mod cloud_const.mod special_function.mod \
		  thermo_function.mod cloud_basic.mod derivation.mod 
derivation.o	: basis.mod
ellip_slv.o	: derivation.mod
ffts.o		: math_const.mod
geometry.o	: math_const.mod
map_function.o	: math_const.mod phys_const.mod
poly_function.o	: math_const.mod special_function.mod
special_function.o: math_const.mod
statistics.o	: basis.mod matrix_calc.mod
thermo_advanced_function.o: math_const.mod phys_const.mod thermo_const.mod \
		  cloud_const.mod stdio.mod thermo_function.mod \
		  thermo_routine.mod algebra.mod statistics.mod \
		  special_function.mod
thermo_advanced_routine.o: math_const.mod phys_const.mod thermo_function.mod \
		  thermo_routine.mod \
		  derivation.mod algebra.mod thermo_advanced_function.mod \
		  statistics.mod derivation.mod
thermo_function.o: phys_const.mod thermo_const.mod algebra.mod statistics.mod
thermo_routine.o: phys_const.mod algebra.mod
trajectory.o	: basis.mod statistics.mod
typhoon_analy.o	: math_const.mod phys_const.mod thermo_const.mod stdio.mod \
		  basis.mod algebra.mod derivation.mod max_min.mod \
		  statistics.mod geometry.mod map_function.mod
vert_coord_conv.o: statistics.mod
algebra.mod	: algebra.o
basis.mod	: basis.o
cloud_basic.mod	: cloud_basic.o
cloud_cold.mod	: cloud_cold.o
cloud_warm.mod	: cloud_warm.o
derivation.mod	: derivation.o
ellip_slv.mod	: ellip_slv.o
ffts.mod	: ffts.o
file_operate.mod: file_operate.o
geometry.mod	: geometry.o
map_function.mod: map_function.o
math_function.mod: math_function.o
matrix_calc.mod	: matrix_calc.o
max_min.mod	: max_min.o
poly_function.mod: poly_function.o
special_function.mod: special_function.o
statistics.mod	: statistics.o
stdio.mod	: stdio.o
thermo_advanced_function.mod: thermo_advanced_function.o
thermo_advanced_routine.mod: thermo_advanced_routine.o
thermo_function.mod: thermo_function.o
thermo_routine.mod: thermo_routine.o
trajectory.mod	: trajectory.o
typhoon_analy.mod: typhoon_analy.o
vert_coord_conv.mod: vert_coord_conv.o
