Ignore:
Timestamp:
Jun 26, 2009, 11:16:09 AM (15 years ago)
Author:
yann meurdesoif
Message:

Correction : getparam n'etait pas initialise, chaque processeur ecrivait dans le meme fichier 99.fort, le code plantait sur mercure en fin de run lors du close(99) dans leapfrog_p.F

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4-dev/libf/dyn3dpar/gcm.F

    r1143 r1195  
    1717      USE mod_hallo
    1818      USE Bands
    19 
     19      USE getparam
    2020      USE filtreg_mod
    2121
     
    194194
    195195      call init_parallel
     196      call ini_getparam("out.def")
    196197      call Read_Distrib
    197198! Ehouarn : temporarily (?) keep this only for Earth
Note: See TracChangeset for help on using the changeset viewer.