Skip to content

[WIP] Fix ocean-ice crash with nvhpc/23.7#5

Open
nikizadehgfdl wants to merge 1 commit intoNOAA-GFDL:mainfrom
nikizadehgfdl:fix_crash_in_nvfortran
Open

[WIP] Fix ocean-ice crash with nvhpc/23.7#5
nikizadehgfdl wants to merge 1 commit intoNOAA-GFDL:mainfrom
nikizadehgfdl:fix_crash_in_nvfortran

Conversation

@nikizadehgfdl
Copy link
Copy Markdown
Contributor

  • ocean-ice model crashes without any hints somewhere else in land_null. Adding print statements indicate the crash happens in the calls to get_grid_cell_area .
  • The ocean-ice models can be run without these calls and by just setting frac=1.0 instead.
  • Does not change answers.
  • Why is the block of code needed?

- ocean-ice model crashes without any hints somewhere else in land_null.
   Adding print statements indicate the crash happens in the calls to get_grid_cell_area .
- The ocean-ice models can be run without these calls and by just setting frac=1.0 instead.
- Does not change answers.
- Why is the block of code needed?
@thomas-robinson
Copy link
Copy Markdown
Member

@rem1776 Does the aquaplanet need this update too?

@rem1776
Copy link
Copy Markdown

rem1776 commented Oct 18, 2023

@rem1776 Does the aquaplanet need this update too?

Yeah probably, aquaplanet (and doubly_periodic) are compiling land_null with the maco set for LAND_GRID_FROM_ATMOS too. I can try running with these changes once they are done.

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 this pull request may close these issues.

3 participants