Changeset 3759 for trunk/LMDZ.MARS
- Timestamp:
- May 12, 2025, 7:16:09 PM (5 weeks ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/changelog.txt
r3757 r3759 4835 4835 More code tidying: puting routines in modules and modernizing some old 4836 4836 constructs. Tested to not change results with respect to previous version. 4837 4838 == 12/05/2025 == JBC 4839 Correction of a bug at compilation with ifort due to a missing module importation related to code tidying in r3727. -
trunk/LMDZ.MARS/libf/phymars/swr_fouquart.F
r3727 r3759 14 14 use yomlw_h, only: nlaylte 15 15 use callkeys_mod, only: rayleigh 16 use swrayleigh_mod, only: swrayleigh 17 16 18 IMPLICIT NONE 17 19 C
Note: See TracChangeset
for help on using the changeset viewer.