Ignore:
Timestamp:
Jun 26, 2015, 9:33:22 AM (9 years ago)
Author:
jyg
Message:

Bug fixing after physics/dynamic separation
enforcing in svn 2311 (corrections in
readaerosol.F90 and in dyn1d/lmdz1d.F90).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/readaerosol.F90

    r2311 r2317  
    332332!       IF (nbr_tsteps /= 12 .AND. nbr_tsteps /= 14) THEN
    333333       IF (nbr_tsteps /= 12 ) THEN
    334          CALL abort_physic('get_aero_fromfile', 'not the right number of months in aerosol file read (should be 12 for the moment)',1)
     334    CALL abort_physic('get_aero_fromfile', 'not the right number of months in aerosol file read (should be 12 for the moment)' &
     335                     ,1)
    335336       ENDIF
    336337
Note: See TracChangeset for help on using the changeset viewer.