Ignore:
Timestamp:
Apr 17, 2025, 9:45:14 AM (2 months ago)
Author:
emillour
Message:

Mars PCM:
Turn "callkeys.h" into module "callkeys_mod.F90"
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F90

    r3586 r3726  
    2222use parallel_lmdz,       only: init_parallel
    2323use version_info_mod,    only: print_version_info
     24use callkeys_mod, only: water
    2425
    2526implicit none
     
    4647
    4748include "dimensions.h"
    48 !#include "dimradmars.h"
    49 !#include "comgeomfi.h"
    50 !#include "surfdat.h"
    51 !#include "slope.h"
    52 !#include "comsoil.h"
    53 !#include "comdiurn.h"
    54 include "callkeys.h"
    55 !#include "comsaison.h"
    56 !#include "control.h"
    57 include "netcdf.inc"
    58 !#include "advtrac.h"
    5949
    6050!--------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.