- Timestamp:
- Jun 18, 2015, 1:53:21 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/dynlonlat_phylonlat/phylmd/iniphysiq.F90
r3831 r3835 89 89 REAL,ALLOCATABLE,SAVE :: boundslatfi(:,:) 90 90 !$OMP THREADPRIVATE (latfi,lonfi,cufi,cvfi,airefi,boundslonfi,boundslatfi) 91 INTEGER :: itaufin_phy92 91 93 92 … … 237 236 ! transfer some flags/infos from dynamics to physics 238 237 239 itaufin_phy=itaufin/iphysiq240 241 238 CALL inifis(punjours,prad,pg,pr,pcpp) 242 239
Note: See TracChangeset
for help on using the changeset viewer.