Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnu compile error in fv_restart.F90 #31

Closed
uramirez8707 opened this issue Apr 22, 2020 · 0 comments · Fixed by #32
Closed

gnu compile error in fv_restart.F90 #31

uramirez8707 opened this issue Apr 22, 2020 · 0 comments · Fixed by #32

Comments

@uramirez8707
Copy link
Contributor

I am trying to compile AM4 with gnu 7.3.0 in GAEA and I get the following error:

/ncrc/home1/Uriel.Ramirez/awg/xanadu/cm4p12_xanadu/src/GFDL_atmos_cubed_sphere/tools/fv_restart.F90:443:11:

        if (new_nest_topo(n)) then
           1
Error: IF clause at (1) requires a scalar LOGICAL expression
/ncrc/home1/Uriel.Ramirez/awg/xanadu/cm4p12_xanadu/src/GFDL_atmos_cubed_sphere/tools/fv_restart.F90:468:16:

        if (.not. ideal_test_case(n)) then
                1
Error: Operand of .not. operator at (1) is INTEGER(4)

My build directory is in:
/lustre/f2/dev/gfdl/Uriel.Ramirez/awg/xanadu/cm4p12_xanadu/ncrc4.gnu-prod/exec/

MicroTed pushed a commit to MicroTed/GFDL_atmos_cubed_sphere that referenced this issue Sep 22, 2021
climbfuji pushed a commit to climbfuji/GFDL_atmos_cubed_sphere that referenced this issue Apr 24, 2024
…onal-jedi-cmake-fixes

Additional fixes for JEDI integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant