forked from MITgcm/MITgcm
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
introduce new variables TAF_F77_FLAGS and TAF_F90_FLAGS
pass specific f77 (fixed format) flags after -fixed or f90 (free format) flags after -free to TAF. These variables can be set either in a customized adjoint_default file, in genmake_local, or at the genmake2 command line via -taf_f77_flags, -taf_f90_flags When USE_EXTENDED_SRC='t', TAF_F77_FLAGS is appended with '-e'; before this commit, '-e' was added to TAF_COMMON_FLAGS
- Loading branch information
Showing
2 changed files
with
26 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters