Ignore:
Timestamp:
01/26/24 10:24:00 (4 months ago)
Author:
aquiquet
Message:

Cleaning branch: start cleaning module3D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRISLIv3/SOURCES/neffect-0.4.f90

    r462 r465  
    1919  use param_phy_mod, only: ro,row,g 
    2020  use runparam, only: itracebug 
    21   use module3D_phy, only: flotmx,flotmy,coefmxbmelt,coefmybmelt,hwater,neffmx,neffmy,hmx,hmy,hwatermax 
     21  use module3D_phy, only: flotmx,flotmy,coefmxbmelt,coefmybmelt,hwater,neffmx,neffmy,hmx,hmy 
    2222  use geography, only: nx,ny 
    23   use module_choix, only: eaubasale 
     23!  use module_choix, only: eaubasale <- afq, not clean, I prefer to use  explicitly eau_basale 
     24  use eau_basale, only: hwatermax,eaubasale 
    2425 
    2526  implicit none 
Note: See TracChangeset for help on using the changeset viewer.