-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ci.yml with ecosys enabled (#284)
* Include ecosys in build command with intel cmpiler * Restore restart_trcrd.F90 from release-1.3 Building BLOM stand-alone without iHAMOCC is does not allow any references to hamocc functions. For now, it's more convenient to restore 'ifdef HAMOCC' when used in BLOM. * Disable ecosys with gnu compilers, leave placeholder Enabling ecosys for the gnu compiler build returns lots of strange error of the type: ```Error: Function ‘glb_inventory’ at (1) has no IMPLICIT type``` It seems to be a problem for the compiler when variables are imported from modules.
- Loading branch information
1 parent
264762e
commit 17b7bb6
Showing
2 changed files
with
33 additions
and
29 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