Changeset 102 for trunk/libf/phytitan/ustarhb.F
- Timestamp:
- Mar 24, 2011, 11:46:27 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libf/phytitan/ustarhb.F
r3 r102 3 3 ! 4 4 SUBROUTINE ustarhb(knon,u,v,cd_m, ustar) 5 IMPLICIT none6 5 c====================================================================== 7 6 c Laurent Li (LMD/CNRS), le 30 septembre 1998 … … 17 16 c model. J. of Climate, vol. 6, 1825-1842. 18 17 c====================================================================== 18 use dimphy 19 IMPLICIT none 19 20 #include "dimensions.h" 20 #include "dimphy.h"21 21 #include "YOMCST.h" 22 22 c
Note: See TracChangeset
for help on using the changeset viewer.