Ignore:
Timestamp:
Apr 10, 2026, 5:31:47 PM (17 hours ago)
Author:
emillour
Message:

Generic PCM:
Clean up code: put inter_line.F in a module util_linear_interpolation.F90 and
also turn soil.F and soil_settings.F into modules.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phygeneric/phyetat0_mod.F90

    r3773 r4179  
    3232  USE ocean_slab_mod, ONLY: nslay
    3333  use callkeys_mod, only: CLFvarying,surfalbedo,surfemis, callsoil
     34  use soil_settings_mod, only: soil_settings
    3435  use nonoro_gwd_ran_mod, only: du_nonoro_gwd, dv_nonoro_gwd, &
    3536                                east_gwstress, west_gwstress
Note: See TracChangeset for help on using the changeset viewer.