Changes between Version 79 and Version 80 of Doc/FAQ


Ignore:
Timestamp:
03/03/23 10:06:50 (16 months ago)
Author:
snguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/FAQ

    v79 v80  
    288288Note that the model will run `AddNoise` only once, and switch automatically to `ByPass_addnoise_sst=n` 
    289289 
    290 ## How can I extend a coupled simulation using MOSAIC weights but change for MOSAIX weights ? ## 
     290## How can I extend a coupled simulation using MOSAIC weights but switch to MOSAIX weights ? ## 
    291291 
    292292'''[[span(style=color: #FF0000, Important )]]''' 
     
    296296### Why would you want to do that ? ### 
    297297 
    298 Sometimes, you may want to extend a simulation using MOSAIC weights but run with MOSAIX weights instead. 
    299  
    300 It is mostly relevant for long simulations at equilibrium (for instance deeptime simulations). The improved interpolation schemes used in MOSAIX result in a better conservation of some quantities. One of the desirable effects it can have is 
    301 a reduction sea surface height drifting which is very desirable when trying to simulate paleoclimates. 
     298Extending a simulation using MOSAIC weights and switching to MOSAIX weights is mostly relevant for long simulations at equilibrium (for instance deeptime simulations). The improved interpolation schemes used in MOSAIX result in a better conservation of some quantities. One of the desirable effects it can have is a reduction sea surface height drifting which is very desirable when trying to simulate paleoclimates. 
    302299 
    303300So, can you use your MOSAIC simulation restarts for running your MOSAIX simulation?