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

Current 2020.02 tag does not compile with gnu #26

Closed
uramirez8707 opened this issue Apr 22, 2020 · 2 comments · Fixed by #29
Closed

Current 2020.02 tag does not compile with gnu #26

uramirez8707 opened this issue Apr 22, 2020 · 2 comments · Fixed by #29
Assignees
Labels
bug Something isn't working

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_diagnostics.F90:1991:74:

        if( idiag%id_slp>0 .or. idiag%id_tm>0 .or. idiag%id_any_hght>0 .or. idiag%id_hght3d .or. idiag%id_c15>0 .or. idiag%id_ctz ) then
                                                                          1
Error: Operands of logical operator '.or.' at (1) are LOGICAL(4)/INTEGER(4)

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

and my source directory is in:
/ncrc/home1/Uriel.Ramirez/awg/xanadu/cm4p12_xanadu/src/GFDL_atmos_cubed_sphere

@uramirez8707
Copy link
Contributor Author

@bensonr @laurenchilutti

@bensonr
Copy link
Contributor

bensonr commented Apr 22, 2020

@uramirez8707 @laurenchilutti I will put in an update to fix this.

@bensonr bensonr self-assigned this Apr 22, 2020
@bensonr bensonr added the bug Something isn't working label Apr 22, 2020
climbfuji pushed a commit to climbfuji/GFDL_atmos_cubed_sphere that referenced this issue Jul 21, 2020
* regional DA fix from Tom: delz halo fix and Changes for putting GSI anl into boundary file
Co-authored-by: Tom Black <Tom.Black@noaa.gov>
* Add changes for when INTERNAL_FILE_NML is not used from Dan.
Co-authored-by: Daniel Holdaway <dan.holdaway@nasa.gov>
* remove hardcoded levp=65 for source_FV3GFS
Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
Co-authored-by: Tom Black <Tom.Black@noaa.gov>
Co-authored-by: Daniel Holdaway <dan.holdaway@nasa.gov>
Co-authored-by: Kate Zhou <xiaqiong.zhou@noaa.gov>
climbfuji pushed a commit to climbfuji/GFDL_atmos_cubed_sphere that referenced this issue Apr 24, 2024
Merge geos/develop into geos/master for MAPL 2.0 Release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants