Ignore:
Timestamp:
Jun 21, 2021, 7:50:50 AM (3 years ago)
Author:
idelkadi
Message:

Correction: initialization of variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/ecrad/radiation_setup.F90

    r3908 r3946  
    136136    endif
    137137    ! For the time being, ensure a valid default directory name
    138     rad_config%directory_name = '/d3/idelkadi/Ecrad/data'
     138    rad_config%directory_name = 'data'
    139139    if (lprint_setp) then
    140140      print*,'rad_config%directory_name =', rad_config%directory_name
Note: See TracChangeset for help on using the changeset viewer.