Changeset 1887
- Timestamp:
- Oct 11, 2013, 12:02:50 PM (11 years ago)
- Location:
- LMDZ5/trunk/libf/phylmd
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/pbl_surface_mod.F90
r1872 r1887 271 271 !**************************************************************************************** 272 272 ! Declarations specifiques pour le 1D. A reprendre 273 INCLUDE "flux_arp.h" 273 274 ! Input variables 274 275 !**************************************************************************************** … … 511 512 512 513 !**************************************************************************************** 513 ! Declarations specifiques pour le 1D. A reprendre514 !****************************************************************************************515 REAL :: fsens,flat516 LOGICAL :: ok_flux_surf ! initialized during first_call below517 COMMON /flux_arp/fsens,flat,ok_flux_surf518 514 ! End of declarations 519 515 !****************************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.