- Timestamp:
- Feb 16, 2011, 1:11:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mesoscale/LMD_MM_MARS/SRC/WRFV2/phys/module_lmd_driver.F
r61 r65 11 11 ! - additions for idealized cases - January 2009 12 12 ! - additions for new soil model in physics - January 2010 13 ! - unified module_lmd_driver: old, new phys and LES - February 2011 13 14 !******************************************************************************* 14 15 MODULE module_lmd_driver … … 895 896 DEALLOCATE(p_prof) 896 897 DEALLOCATE(t_prof) 898 DEALLOCATE(t8w_prof) 897 899 DEALLOCATE(u_prof) 898 900 DEALLOCATE(v_prof)
Note: See TracChangeset
for help on using the changeset viewer.