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

Run cellular automata on a single tile, ensure consistent decomposition of CA domain with atm domain. #1898

Closed
lisa-bengtsson opened this issue Sep 12, 2023 · 0 comments · Fixed by #1910
Labels
enhancement New feature or request

Comments

@lisa-bengtsson
Copy link
Contributor

Description

Currently the CA only works if ntiles=6.
In addition, the CA domain decomposition is not guaranteed to be an "ncells" factor of the atmosphere domain decomposition.

Solution

Add possibility to run with ntiles=1, in cyclic domain with no contact surfaces.
Ensure consistency in the decomposition between atm and CA domains, by introducing xextent and yextent in the mpp_define_mosaic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant