Ignore:
Timestamp:
Oct 30, 2024, 6:19:06 PM (39 hours ago)
Author:
abarral
Message:

Turn compar1d.h date_cas.h into module
Move fcg_racmo.h to obsolete

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/dyn1d/old_1DUTILS_read_interp.h

    r5285 r5302  
    15561556     &             ,ts_prof,plev_prof,t_prof,q_prof,u_prof,v_prof,w_prof   &
    15571557     &             ,ht_prof,vt_prof,hq_prof,vq_prof)
     1558     USE compar1d_mod_h
    15581559        implicit none
    15591560
     
    15661567! dt_toga: total time interval (in sec) between 2 forcing data (e.g. 6h for TOGA-COARE)
    15671568!---------------------------------------------------------------------------------------
    1568 
    1569         INCLUDE "compar1d.h"
    15701569
    15711570! inputs:
     
    16981697     &             ,ustar_prof,psurf_prof,ug_prof,vg_prof                 &
    16991698     &             ,ht_prof,hq_prof,hu_prof,hv_prof,w_prof,omega_prof)
     1699     USE compar1d_mod_h
    17001700        implicit none
    17011701
     
    17081708! dt_dice: total time interval (in sec) between 2 forcing data (e.g. 30min. for Dice)
    17091709!---------------------------------------------------------------------------------------
    1710 
    1711         INCLUDE "compar1d.h"
    17121710
    17131711! inputs:
     
    18111809     &             ,ug_gabls4,vg_gabls4,ht_gabls4,hq_gabls4,tg_gabls4                          &
    18121810     &             ,ug_prof,vg_prof,ht_prof,hq_prof,tg_prof)
     1811     USE compar1d_mod_h
    18131812        implicit none
    18141813
     
    18211820! dt_gabls4: total time interval (in sec) between 2 forcing data (e.g. 60min. for gabls4)
    18221821!---------------------------------------------------------------------------------------
    1823 
    1824         INCLUDE "compar1d.h"
    18251822
    18261823! inputs:
Note: See TracChangeset for help on using the changeset viewer.