Ignore:
Timestamp:
Nov 3, 2020, 3:49:37 PM (4 years ago)
Author:
emillour
Message:

Common dynamics:
Fix a couple of harmless typos spoted by YJ.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3dpar/dynredem_p.F90

    r1850 r2426  
    243243
    244244! Define variables that will be stored later:
    245   WRITE(unites,"('days since ',i4,'-',i2.2,'-',i2.2,' 00:00:00')"),&
     245  WRITE(unites,"('days since ',i4,'-',i2.2,'-',i2.2,' 00:00:00')") &
    246246               yyears0,mmois0,jjour0
    247247  IF (start_file_type.eq."earth") THEN
Note: See TracChangeset for help on using the changeset viewer.