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

Scientific validation of the Moist component (GEOS-FP) #82

Open
3 tasks
FlorianDeconinck opened this issue Jul 11, 2024 · 2 comments
Open
3 tasks

Scientific validation of the Moist component (GEOS-FP) #82

FlorianDeconinck opened this issue Jul 11, 2024 · 2 comments
Assignees

Comments

@FlorianDeconinck
Copy link
Collaborator

FlorianDeconinck commented Jul 11, 2024

Once most parts of the Moist components have been ported we will define and run a first set of validation.

Do a local validation, e.g., use all original Fortran components.

Parent: #83


  • Metrics for validation are define and documented here
  • Validation for at least 1 CPU and 1 GPU backend
  • Validation for at least 2 CXXX configuration
@FlorianDeconinck
Copy link
Collaborator Author

FlorianDeconinck commented Sep 9, 2024

Working interface between Fortran/Python

https://github.com/GEOS-ESM/GEOSgcm_GridComp/tree/dsl/feature/moist/python_interface

@FlorianDeconinck
Copy link
Collaborator Author

FlorianDeconinck commented Sep 9, 2024

Modifications to the gcm_run.j for running experiments

  • AGCM.rc
###########################################################
# NDSL
# ----------------------------------------
USE_PYMOIST: .TRUE.
  • If running benchmark, remove all collections in HISTORY.rc
  • If running with oversubscribed nodes/process, unhook USE_IOSERVER in gcm_run.j or TOTAL_PES will be wrong

@FlorianDeconinck FlorianDeconinck self-assigned this Jan 8, 2025
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

No branches or pull requests

1 participant