Ignore:
Timestamp:
06/27/19 14:15:12 (4 years ago)
Author:
snguyen
Message:

removed bug : not writing restart when doing several periods of computation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SCHWARZ_ORCA2LIM3/SOURCES/NEMO/sbcmod.F90

    r6 r11  
    465465         CALL iom_rstput( kt, nitrst, numrow, 'utau_b' , utau ) 
    466466         CALL iom_rstput( kt, nitrst, numrow, 'vtau_b' , vtau ) 
    467  
     467         CALL iom_rstput( kt, nitrst, numrow, 'qns_b'  , qns  ) 
    468468         ! The 3D heat content due to qsr forcing is treated in traqsr 
    469469         ! CALL iom_rstput( kt, nitrst, numrow, 'qsr_b'  , qsr  ) 
Note: See TracChangeset for help on using the changeset viewer.