Changeset 1577 for LMDZ5/trunk/libf/phylmd
- Timestamp:
- Oct 20, 2011, 5:06:47 PM (13 years ago)
- Location:
- LMDZ5/trunk/libf/phylmd
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/cpl_mod.F90
r1454 r1577 345 345 IF (is_sequential) THEN 346 346 ndexcs(:) = 0 347 itau_w = itau_phy + itime 347 itau_w = itau_phy + itime + start_time * day_step / iphysiq 348 348 DO i = 1, maxrecv 349 349 IF (inforecv(i)%action) THEN … … 1232 1232 IF (is_sequential) THEN 1233 1233 ndexct(:) = 0 1234 itau_w = itau_phy + itime 1234 itau_w = itau_phy + itime + start_time * day_step / iphysiq 1235 1235 CALL histwrite(nidct,'tauxe',itau_w,tmp_taux,iim*(jjm+1),ndexct) 1236 1236 CALL histwrite(nidct,'tauyn',itau_w,tmp_tauy,iim*(jjm+1),ndexct) -
LMDZ5/trunk/libf/phylmd/limit_read_mod.F90
r1001 r1577 150 150 151 151 INCLUDE "indicesol.h" 152 INCLUDE "iniprint.h" 152 153 153 154 ! In- and ouput arguments … … 165 166 !$OMP THREADPRIVATE(lmt_pas) 166 167 LOGICAL, SAVE :: first_call=.TRUE. 167 !$OMP THREADPRIVATE(first_call) 168 !$OMP THREADPRIVATE(first_call) 169 INTEGER, SAVE :: jour_lu = -1 170 !$OMP THREADPRIVATE(jour_lu) 168 171 ! Locals variables 169 172 !**************************************************************************************** … … 209 212 210 213 is_modified = .FALSE. 211 IF (MOD(itime-1, lmt_pas) == 0) THEN ! time to read 214 IF (MOD(itime-1, lmt_pas) == 0 .OR. jour_lu /= jour ) THEN ! time to read 215 jour_lu = jour 212 216 is_modified = .TRUE. 213 217 !$OMP MASTER ! Only master thread -
LMDZ5/trunk/libf/phylmd/phys_output_write.h
r1562 r1577 1 itau_w = itau_phy + itap 1 itau_w = itau_phy + itap + start_time * day_step / iphysiq 2 2 3 3 DO iff=1,nfiles -
LMDZ5/trunk/libf/phylmd/write_bilKP_ave.h
r776 r1577 9 9 c Champs 2D: 10 10 c 11 itau_w = itau_phy + itap 11 itau_w = itau_phy + itap + start_time * day_step / iphysiq 12 12 c 13 13 cym CALL gr_fi_ecrit(klev, klon,iim,jjmp1, ue_lay,zx_tmp_3d) -
LMDZ5/trunk/libf/phylmd/write_bilKP_ins.h
r776 r1577 7 7 ndex3d = 0 8 8 c 9 itau_w = itau_phy + itap 9 itau_w = itau_phy + itap + start_time * day_step / iphysiq 10 10 c 11 11 c Champs 3D: -
LMDZ5/trunk/libf/phylmd/write_histISCCP.h
r1403 r1577 9 9 ndex3d = 0 10 10 c 11 itau_w = itau_phy + itap 11 itau_w = itau_phy + itap + start_time * day_step / iphysiq 12 12 c 13 13 IF(type_run.EQ."ENSP".OR.type_run.EQ."CLIM") THEN -
LMDZ5/trunk/libf/phylmd/write_histREGDYN.h
r776 r1577 8 8 9 9 ndex3d = 0 10 itau_w = itau_phy + itap 10 itau_w = itau_phy + itap + start_time * day_step / iphysiq 11 11 c 12 12 CALL histwrite(nid_regdyn,"hw1",itau_w,histoW(:,:,:,1), -
LMDZ5/trunk/libf/phylmd/write_histdayNMC.h
r1539 r1577 5 5 c 6 6 ndex3d = 0 7 itau_w = itau_phy + itap 7 itau_w = itau_phy + itap + start_time * day_step / iphysiq 8 8 ccc 9 9 c Champs interpolles sur des niveaux de pression du NMC -
LMDZ5/trunk/libf/phylmd/write_histday_seri.h
r996 r1577 7 7 c 8 8 ndex2d = 0 9 itau_w = itau_phy + itap 9 itau_w = itau_phy + itap + start_time * day_step / iphysiq 10 10 c 11 11 c Champs 2D: -
LMDZ5/trunk/libf/phylmd/write_histhf3d.h
r776 r1577 7 7 ndex3d = 0 8 8 c 9 itau_w = itau_phy + itap 9 itau_w = itau_phy + itap + start_time * day_step / iphysiq 10 10 c 11 11 c Champs 3D: -
LMDZ5/trunk/libf/phylmd/write_histhfNMC.h
r1539 r1577 5 5 c 6 6 ndex3d = 0 7 itau_w = itau_phy + itap 7 itau_w = itau_phy + itap + start_time * day_step / iphysiq 8 8 ccc 9 9 c Champs interpolles sur des niveaux de pression du NMC -
LMDZ5/trunk/libf/phylmd/write_histmthNMC.h
r1539 r1577 5 5 c 6 6 ndex3d = 0 7 itau_w = itau_phy + itap 7 itau_w = itau_phy + itap + start_time * day_step / iphysiq 8 8 ccc 9 9 c Champs interpolles sur des niveaux de pression du NMC -
LMDZ5/trunk/libf/phylmd/write_histrac.h
r1570 r1577 5 5 IF (ecrit_tra > 0.) THEN 6 6 7 itau_w = itau_phy + nstep 7 itau_w = itau_phy + nstep + start_time * day_step / iphysiq 8 8 9 9 CALL histwrite_phy(nid_tra,.FALSE.,"phis",itau_w,pphis) -
LMDZ5/trunk/libf/phylmd/write_paramLMDZ_phy.h
r1538 r1577 27 27 c 28 28 ndex2d = 0 29 itau_w = itau_phy + itap 29 itau_w = itau_phy + itap + start_time * day_step / iphysiq 30 30 c 31 31 c Variables globales
Note: See TracChangeset
for help on using the changeset viewer.