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.
Changeset 11930 for NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/README.md – NEMO

Ignore:
Timestamp:
2019-11-19T17:41:22+01:00 (4 years ago)
Author:
laurent
Message:

New functional "stp_ctl" for STATION_ASF, test-case launch script and python diagnostics...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/tests/STATION_ASF/README.md

    r11892 r11930  
    6464 
    6565 
     66## Playing with STATION_ASF 
    6667 
     68First compile the test-case as follows (compile with xios-2.5 support → check your ARCH file): 
    6769 
     70```./makenemo -m <your_arch> -n STATION_ASF -j 4 -a STATION_ASF``` 
    6871 
     72Then you can use the script ``launch_sasf.sh`` found in  ```EXPREF/``` to launch 3 simulations (one for each bulk parameterization available). You need to adapt the following variable to your environment in the script: 
    6973 
     74- ```NEMO_DIR``` : NEMO root directory where to fetch compiled STATION_ASF ```nemo.exe``` + setup (such as ```${NEMO_DIR}/tests/STATION_ASF```) 
    7075 
     76- ```WORK_DIR``` :  Directory where to run the simulation 
    7177 
     78- ```FORC_DIR```  Directory containing sea-surface + atmospheric forcings (get it there https://drive.google.com/file/d/1MxNvjhRHmMrL54y6RX7WIaM9-LGl--ZP/) 
     79 
Note: See TracChangeset for help on using the changeset viewer.