Changeset 704 for LMDZ4/branches/V3_test/libf/phylmd/ustarhb.F
- Timestamp:
- Aug 17, 2006, 5:41:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/V3_test/libf/phylmd/ustarhb.F
r541 r704 3 3 ! 4 4 SUBROUTINE ustarhb(knon,u,v,cd_m, ustar) 5 use dimphy 5 6 IMPLICIT none 6 7 c====================================================================== … … 17 18 c model. J. of Climate, vol. 6, 1825-1842. 18 19 c====================================================================== 19 #include "dimensions.h"20 #include "dimphy.h"20 cym#include "dimensions.h" 21 cym#include "dimphy.h" 21 22 #include "YOMCST.h" 22 23 c
Note: See TracChangeset
for help on using the changeset viewer.