Changeset 6111 for LMDZ6/trunk/libf
- Timestamp:
- Mar 17, 2026, 4:17:37 PM (3 weeks ago)
- File:
-
- 1 edited
-
LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
r6110 r6111 3233 3233 3234 3234 IF (vars_defined) zx_tmp_fi2d(:) = Rland_ice(ixt,:) 3235 CALL histwrite_phy(o_Rland_ice(ixt), Rland_ice(ixt,:))3235 CALL histwrite_phy(o_Rland_ice(ixt), zx_tmp_fi2d) 3236 3236 CALL histwrite_phy(o_xtovap(ixt), xt_seri(ixt,:,:)) 3237 3237 CALL histwrite_phy(o_xtoliq(ixt), xtl_seri(ixt,:,:))
Note: See TracChangeset
for help on using the changeset viewer.
