Changeset 3891
- Timestamp:
- Aug 13, 2025, 3:05:29 PM (26 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dynphy_lonlat/calfis_p.F
r3825 r3891 551 551 ! debug mode sometimes spots illicit operations on these arrays 552 552 ! (in sections actually not used later on, so not really a bug) 553 c$OMP MASTER 553 554 zphi(:,:)=0 554 555 zphis(:)=0 556 c$OMP END MASTER 557 c$OMP BARRIER 555 558 556 559 CALL gr_dyn_fi_p(llm,iip1,jjp1,klon,pphi,zphi)
Note: See TracChangeset
for help on using the changeset viewer.