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/1611_is_oce_cpl (diff) – NEMO

Changes between Version 8 and Version 9 of ticket/1611_is_oce_cpl


Ignore:
Timestamp:
2015-10-05T13:14:13+02:00 (9 years ago)
Author:
mathiot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1611_is_oce_cpl

    v8 v9  
    105105=== Resources === 
    106106!''Please !''summarize!'' any changes in runtime or memory use caused by this change......!'' 
     107 
    107108The call of these routines is done only during the restart step. I described below the change of the istate routines timing as well as the memory: 
    108 With coupling after modification: 
    109 istate = XXXX 
    110 Without coupling after modification: 
    111 istate = XXXX 
     109 * With coupling after modification: istate = XXXX 
     110 * Without coupling after modification: istate = XXXX 
     111 * Without coupling before modification: istate = XXXX 
    112112 
    113 before modification change: 
    114 istate = XXXX 
    115  
    116 Overall timing before modification (ORCA2-LIM3 SETTE config): 
    117 XXXXs/XXXXGb 
    118  
    119 Overall timing after modification (ORCA2-LIM3 SETTE config): 
    120 XXXXs/XXXXGb  
     113 * Overall timing before modification (ORCA2-LIM3 SETTE config): XXXXs/XXXXGb 
     114 * Overall timing after modification (ORCA2-LIM3 SETTE config): XXXXs/XXXXGb  
    121115 
    122116----