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.
tests_perf_remote.list in vendors/test – NEMO

source: vendors/test/tests_perf_remote.list @ 10669

Last change on this file since 10669 was 10669, checked in by nicolasmartin, 5 years ago

Import latest FCM release from Github into the repository for testing

File size: 329 bytes
Line 
1TESTS_FCM1="
2fcm1_var_hpc
3fcm1_postproc_hpc
4fcm1_um_hpc
5fcm1_um_inherit_hpc
6"
7
8TESTS_FCM2="
9fcm2_var_hpc
10fcm2_postproc_hpc
11fcm2_um_hpc
12fcm2_um_inherit_hpc
13fcm2_um77_hpc
14fcm2_um77_inherit_hpc
15"
16
17# Remove any commented out tests
18TESTS_FCM1=$(echo $TESTS_FCM1 | sed 's/#[^ ]*//g')
19TESTS_FCM2=$(echo $TESTS_FCM2 | sed 's/#[^ ]*//g')
Note: See TracBrowser for help on using the repository browser.