Ignore:
Timestamp:
Oct 28, 2024, 10:47:48 AM (4 days ago)
Author:
abarral
Message:

Turn comdissip.h, comdissipn.h, comdissnew.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d/replay3d.f90

    r5272 r5280  
    55!
    66PROGRAM replay3d
     7  USE comdissnew_mod_h
    78  USE comvert_mod, only :  preff, pa
    89  USE inigeomphy_mod, ONLY: inigeomphy
     
    1819!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    1920  ! FH 2008/05/09 On elimine toutes les clefs physiques dans la dynamique
    20   ! A nettoyer. On ne veut qu'une ou deux routines d'interface 
     21  ! A nettoyer. On ne veut qu'une ou deux routines d'interface
    2122  ! dynamique -> physique pour l'initialisation
    2223  USE iniphysiq_mod, ONLY: iniphysiq
     
    2930  !      ......   Version  du 10/01/98    ..........
    3031
    31   !             avec  coordonnees  verticales hybrides 
     32  !             avec  coordonnees  verticales hybrides
    3233  !   avec nouveaux operat. dissipation * ( gradiv2,divgrad2,nxgraro2 )
    3334
     
    5657  !   Declarations:
    5758  !   -------------
    58   include "comdissnew.h"
    5959  include "comgeom2.h"
    6060
Note: See TracChangeset for help on using the changeset viewer.