Changeset 3825 for trunk/LMDZ.COMMON
- Timestamp:
- Jul 3, 2025, 9:42:41 AM (6 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dynphy_lonlat/calfis_p.F
r1576 r3825 548 548 c Geopotentiel calcule par rapport a la surface locale: 549 549 c ----------------------------------------------------- 550 550 ! Initialize zphi,zphis to 0 , not really necessary but otherwise 551 ! debug mode sometimes spots illicit operations on these arrays 552 ! (in sections actually not used later on, so not really a bug) 553 zphi(:,:)=0 554 zphis(:)=0 555 551 556 CALL gr_dyn_fi_p(llm,iip1,jjp1,klon,pphi,zphi) 552 557
Note: See TracChangeset
for help on using the changeset viewer.