Ignore:
Timestamp:
Oct 30, 2024, 2:26:24 PM (8 days ago)
Author:
abarral
Message:

Turn planete.h comsoil.h into module
Remove obsolete message related to /scratch/ common

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/inlandsis/sisvat_ts2.f90

    r5285 r5298  
    5858  ! |________________________________________________________________________|
    5959
    60 USE yoethf_mod_h
    61     USE VAR_SV
     60  USE yoethf_mod_h
     61  USE VAR_SV
    6262  USE VARdSV
    63 
    6463  USE VARySV
    6564  USE VARtSV
     
    6766  USE VARphy
    6867  USE indice_sol_mod
    69 
    70 
    7168  USE yomcst_mod_h
     69  USE comsoil_mod_h
    7270IMPLICIT NONE
    7371
     
    7573  ! +--Global Variables
    7674  ! +  ================
    77 
    78 
    7975  INCLUDE "FCTTRE.h"
    80    ! INCLUDE "indicesol.h"
    81   INCLUDE "comsoil.h"
    82    ! include  "LMDZphy.inc"
    8376
    8477  ! +--OUTPUT for Stand Alone NetCDF File
Note: See TracChangeset for help on using the changeset viewer.