Ignore:
Timestamp:
Jul 23, 2024, 3:29:36 PM (4 months ago)
Author:
abarral
Message:

Handle CPP_INLANDSIS in lmdz_cppkeys_wrapper.F90
Remove obsolete key wrgrads_thermcell, _ADV_HALO, _ADV_HALLO, isminmax
Remove redundant uses of CPPKEY_INCA (thanks acozic)
Remove obsolete misc/write_field.F90
Remove unused ioipsl_* wrappers
Remove calls to WriteField_u with wrong signature
Convert .F -> .[fF]90
(lint) uppercase fortran operators
[note: 1d and iso still broken - working on it]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/surf_seaice_mod.F90

    r5101 r5103  
    3838#endif
    3939
    40 ! This subroutine will make a call to ocean_XXX_ice according to the ocean mode (force,
     40! This SUBROUTINE will make a CALL to ocean_XXX_ice according to the ocean mode (force,
    4141! slab or couple). The calculation of rugosity for the sea-ice surface is also done
    4242! in here because it is the same calculation for the different modes of ocean.
Note: See TracChangeset for help on using the changeset viewer.