Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue #765 gwt gwt exchanges #800

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

Merged

Conversation

luitjansl
Copy link
Contributor

@luitjansl luitjansl commented Feb 1, 2024

Fixes #765

Description

creates gwtgwt exchange packages when splitting a simulation that contains 1 or more transport models. A gwtgwt package is created per partition boundary and per transport model. (while the geometry constants are the same for all transport models, the options in the gwtgwt file are specific to single transport models. However, for now, these settings are not set; this will be the topic of #747
Also adds tests.

Checklist

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example

@luitjansl luitjansl changed the base branch from master to model_splitting_transport_feature February 1, 2024 14:11
Copy link
Contributor

@JoerivanEngelen JoerivanEngelen left a comment

Choose a reason for hiding this comment

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

Looks good, I have a few suggestions.
Most importantly: The dataset initialization should be changed.

review comment

Co-authored-by: Joeri van Engelen <[email protected]>
Copy link
Contributor

@JoerivanEngelen JoerivanEngelen left a comment

Choose a reason for hiding this comment

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

Thanks for improving!

@luitjansl luitjansl merged commit 5f6356c into model_splitting_transport_feature Feb 5, 2024
@luitjansl luitjansl deleted the issue_#765_gwt_gwt_exchanges branch February 5, 2024 10:44
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.

Add GWTGWT package
3 participants