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 14240 for utils/CI/sette_wave/param.cfg – NEMO

Ignore:
Timestamp:
2020-12-23T09:58:22+01:00 (4 years ago)
Author:
smasson
Message:

trunk: replace key_iomput by key_xios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette_wave/param.cfg

    r13943 r14240  
    4141# 
    4242# RUN set up 
    43 # USING_XIOS        : flag to control the activation of key_iomput 
    44 #                      "yes" to compile using key_iomput and link to the external XIOS library 
    45 #                      "no"  to compile without key_iomput and link to the old IOIPSL library 
     43# USING_XIOS        : flag to control the activation of key_xios 
     44#                      "yes" to compile using key_xios and link to the external XIOS library 
     45#                      "no"  to compile without key_xios and link to the old IOIPSL library 
    4646USING_XIOS=${SETTE_XIOS:-"yes"} 
    4747# USING_MPMD        : flag to control the use of stand-alone IO servers 
Note: See TracChangeset for help on using the changeset viewer.