Changes between Version 4 and Version 5 of schwarz


Ignore:
Timestamp:
07/12/19 14:41:39 (4 years ago)
Author:
snguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • schwarz

    v4 v5  
    3535}}} 
    3636 
    37 You should try to run a simulation with `mswr=1` `ksout=1`, `kall=1` and `ncplfrq=` the coupling frequency of your reference simulation as a test. 
     37You should try to run a simulation with `mswr=1` `ksout=1`, `kall=1` and `ncplfrq=<coupling frequency of your reference simulation>` as a test. 
    3838 
    39 It should give you the same result as without Schwarz. 
     39It everything is ok it will give you the same result as without Schwarz. 
    4040 
    4141== updating LMDZ == 
    4242 
    43 Go to 
     43Go to the directory `modeles/LMDZ/libf`. 
     44 
     45Get the Schwarz LMDZ subroutines from the repository: 
     46{{{ 
     47svn co svn+ssh://forge/ipsl/forge/projets/cocoa/svn/SCHWARZ_IPSLCM6VLRNOP/SOURCES/ 
     48}}}