Changeset 1424 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
Jan 20, 2017, 12:04:51 PM (8 years ago)
Author:
lfita
Message:

Fixing typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/model_graphics.py

    r1422 r1424  
    940940                print errmsg
    941941                print '  ' + fname + ": no CFification for model '" +minf.name+ "' !!"
    942                 print "    available ones: 'WRF', 'WRF_LMDZ', 'LMDZ', 'DYNAMICO', "+ \
    943                   'mthDYNAMICO'"
     942                print "    available ones: 'WRF', 'WRF_LMDZ', 'LMDZ', 'DYNAMICO'" + \
     943                  ", 'mthDYNAMICO'"
    944944                quit(-1)
    945945
Note: See TracChangeset for help on using the changeset viewer.