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.
wrap_mpif90 in vendors/FCM-2017.10.0/test/wrapper_scripts – NEMO

source: vendors/FCM-2017.10.0/test/wrapper_scripts/wrap_mpif90 @ 13370

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

Reimport latest FCM release

File size: 129 bytes
Line 
1echo "wrap_mpif90 $@" | sed "s#$RUN_DIR##g" | sed "s#-I\./#-I#g" | sed "s#-L/var/tmp/[^ ]* #-Llib #" >>$command_file
2mpif90 "$@"
Note: See TracBrowser for help on using the repository browser.