New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
ticket/1851/General (diff) – NEMO

Changes between Version 24 and Version 25 of ticket/1851/General


Ignore:
Timestamp:
2017-02-24T15:44:31+01:00 (7 years ago)
Author:
frrh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1851/General

    v24 v25  
    204204I think that statement should use >= for starters because by that logic if iseclast is 1010800 and isecfst 1000000 then we're at a whole coupling frequency since the previous TRUE condition and should be doing a new calculation - but we don't because (1010800-1000000) = 10800 which is not greater than 10800, it's equal to it! 
    205205 
    206 Try that, but not worth pursuing further since it seems that the things calculated here are for diagnostic purposes only.  
    207  
    208  
     206Try that, but not worth pursuing further since it seems that the things calculated here are for diagnostic purposes only..... except they're also written to the restart file as qsr_mean! 
     207 
     208 
     209