Ignore:
Timestamp:
Aug 2, 2018, 10:59:42 AM (6 years ago)
Author:
jvatant
Message:

Follow-up of r1971 r1978 and r1980 on tracers name lenght.
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/physiq_mod.F90

    r1916 r1984  
    193193      integer,intent(in) :: nlayer            ! Number of atmospheric layers.
    194194      integer,intent(in) :: nq                ! Number of tracers.
    195       character*20,intent(in) :: nametrac(nq) ! Names of the tracers taken from dynamics.
     195      character*30,intent(in) :: nametrac(nq) ! Names of the tracers taken from dynamics.
    196196     
    197197      logical,intent(in) :: firstcall ! Signals first call to physics.
Note: See TracChangeset for help on using the changeset viewer.