Changeset 3632


Ignore:
Timestamp:
Feb 13, 2020, 11:30:56 AM (4 years ago)
Author:
acozic
Message:

Add new arguments to Inca (to calcul hybrid coordinates)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/physiq_mod.F90

    r3630 r3632  
    270270    USE FLOTT_GWD_rando_m, only: FLOTT_GWD_rando
    271271    USE ACAMA_GWD_rando_m, only: ACAMA_GWD_rando
    272     USE VERTICAL_LAYERS_MOD, ONLY: aps,bps
     272    USE VERTICAL_LAYERS_MOD, ONLY: aps,bps, ap, bp
    273273    USE etat0_limit_unstruct_mod
    274274#ifdef CPP_XIOS
     
    48644864            pphis, &
    48654865            zx_rh, &
    4866             aps, bps)
     4866            aps, bps, ap, bp)
    48674867
    48684868       CALL VTe(VTinca)
Note: See TracChangeset for help on using the changeset viewer.