Changeset 6431 for CONFIG/UNIFORM/v6


Ignore:
Timestamp:
04/28/23 15:58:16 (13 months ago)
Author:
cetlod
Message:

CM6.5.1 : Minor bugfix on NEMO diahth routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.5.1/SOURCES/NEMO/diahth.F90

    r6429 r6431  
    113113            &  iom_use( 'hc300'    ) .OR. iom_use( 'hc700'    ) .OR. iom_use( 'hc2000'   )    .OR.  &     
    114114            &  iom_use( 'pycndep'  ) .OR. iom_use( 'tinv'     ) .OR. iom_use( 'depti'    )    .OR.  & 
    115             1  iom_use( 'maxdzT'   )  ) l_hth = .TRUE. 
     115            &  iom_use( 'maxdzT'   )  ) l_hth = .TRUE. 
    116116         !                                      ! allocate dia_hth array 
    117117         IF( l_hth ) THEN  
Note: See TracChangeset for help on using the changeset viewer.