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

Add deepcopy #225

Merged
merged 5 commits into from
Jul 4, 2024
Merged

Add deepcopy #225

merged 5 commits into from
Jul 4, 2024

Conversation

lkluft
Copy link
Member

@lkluft lkluft commented May 31, 2024

This PR introduces a breaking change to the konrad API. Both the atmosphere and the surface that are passed as input to an RCE simulation are copied and no longer modified during the simulation.

This makes comparison to the initial state as well as running several consecutive model simulations cleaner.

Thos solves #224

@lkluft lkluft requested a review from olemke May 31, 2024 09:21
@lkluft lkluft merged commit bd11e2a into atmtools:main Jul 4, 2024
6 checks passed
@lkluft lkluft deleted the add-deepcopy branch July 4, 2024 11:26
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.

1 participant