Skip to content

Bugfix for graupel and aerosol initialization#38

Merged
AndersJensen-NOAA merged 2 commits into
NCAR:mainfrom
AndersJensen-NOAA:bugfix/init
Jul 4, 2026
Merged

Bugfix for graupel and aerosol initialization#38
AndersJensen-NOAA merged 2 commits into
NCAR:mainfrom
AndersJensen-NOAA:bugfix/init

Conversation

@AndersJensen-NOAA

Copy link
Copy Markdown
Collaborator

The previous code used a logical with a save attribute which will only initialized the first column when run with multiple processors.

This bugfix sets a logical in the driver to true if itimestep == 1, and this logical is passed to tempo_main().

used a logical with a save attribute which will only initialized the
first column when run with multiple processors.

This bugfix sets a logical in the driver to true if itimestep == 1,
and this logical is passed to tempo_main().
@AndersJensen-NOAA AndersJensen-NOAA linked an issue Jul 3, 2026 that may be closed by this pull request
@AndersJensen-NOAA AndersJensen-NOAA merged commit 4b40a93 into NCAR:main Jul 4, 2026
1 check passed
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.

Issue with 2-moment graupel initialization

1 participant