GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp

Add CMake Option for non-hydrostatic build

Open
#20 1 comment 0 reactions 3 assignees View on GitHub

@wmputman is already working on this.

Since Aug 7, 2019.

enhancement
Dominant language
Fortran
Stars
10
Forks
13
Avg merge
17h 35m
Merged PRs (30d)
14

Description

Per an email from @wmputman:

When building the model for the NH dycore, I need to add the following to the build:

If Non-Hydrostatic FV3 uncomment this line
USER_FDEFS += $(D)USE_COND $(D)MOIST_CAPPA

What is the best way to include this with the new make build?

and:

Can I just add them to the last line here:

fvdycore/CMakeLists.txt:

target_compile_definitions (${this} PRIVATE MAPL_MODE SPMD TIMING USE_COND MOIST_CAPPA)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.