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

Set seed for Cellular Automata #393

Conversation

WalterKolczynski-NOAA
Copy link
Contributor

The seed for the CA is now set in the same manner as the stochastic
physics components. Because the CA seed is only 32-bit (in contrast
to the 64-bit seed used for SP), a modulus is taken to ensure the
number stays in-bounds.

Refs: #386

The seed for the CA is now set in the same manner as the stochastic
physics components. Because the CA seed is only 32-bit (in contrast
to the 64-bit seed used for SP), a modulus is taken to ensure the
number stays in-bounds.

Refs: NOAA-EMC#386
Copy link

@lisa-bengtsson lisa-bengtsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These settings look good to me, thanks.

Copy link
Contributor

@JessicaMeixner-NOAA JessicaMeixner-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving based on Lisa's approval.

@WalterKolczynski-NOAA WalterKolczynski-NOAA merged commit bd6c450 into NOAA-EMC:feature/coupled-crow Aug 3, 2021
@WalterKolczynski-NOAA WalterKolczynski-NOAA deleted the feature/set_CA_seed branch August 3, 2021 12:53
kayeekayee pushed a commit to kayeekayee/global-workflow that referenced this pull request May 30, 2024
…the land and ice emissivity in the routine setemis in CCPP (NOAA-EMC#393)
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