Skip to content

What to do with FATES tests when init_d is negative #1488

@rosiealice

Description

@rosiealice

In updating the parameter file for NorESM, wherein I had set the default init_d to be negative, @mvdebolskiy ran into the issue that this breaks the tests for full-FATES mode, as this option is only configured for NOCOMP=true modes. It seems to me like we will need a long term workaround for this situation. I can think of two options.

  1. Make the code function such that it ignores the negative values when not in NOCOMP mode (adding possible user confusion).

  2. Introduce a second defuault parameter file to be used in full-FATES mode (which seems like a bad idea, but maybe in the long run we will need different files for these anyway?)

  3. Add logic for this to work in non-NOCOMP modes, maybe by dividing the grid cell evenly between PFTS? This might have some scientific utility anyway...

What do y'all think? @JessicaNeedham @ckoven ?

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    ❕Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions