Changeset 3612
- Timestamp:
- Feb 7, 2025, 1:49:59 PM (9 months ago)
- Location:
- trunk
- Files:
-
- 3 edited
-
LMDZ.COMMON/libf/evolution/changelog.txt (modified) (1 diff)
-
LMDZ.MARS/changelog.txt (modified) (1 diff)
-
LMDZ.MARS/libf/phymars/physiq_mod.F (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/changelog.txt
r3611 r3612 580 580 == 07/02/2025 == JBC 581 581 Few bug corrections: 582 - global surface pressure was badl u updated (r3610);582 - global surface pressure was badly updated (r3571); 583 583 - XIOS slope variables were not consistent; 584 584 - missing initialization for slope number (r3609); -
trunk/LMDZ.MARS/changelog.txt
r3604 r3612 4767 4767 == 29/01/2025 == JBC 4768 4768 Bug correction introduced in r3574: the program has to be in a fixed-form Fortran format. 4769 4770 == 07/02/2025 == JBC 4771 Adaptation of a variable name changed in XIOS. -
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r3586 r3612 3952 3952 & "rhowater_soil_slope"//str2,'kg.m-3', 3953 3953 & rhowater_soil(:,:,islope)) 3954 CALL write_output("waterdensity_surface "//str2,3954 CALL write_output("waterdensity_surface_slope"//str2, 3955 3955 & "rhowater_surface"//str2,'kg.m-3', 3956 3956 & rhowater_surf(:,islope))
Note: See TracChangeset
for help on using the changeset viewer.
