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

Improve rendering #104

Open
javiarrobas opened this issue Aug 3, 2022 · 0 comments
Open

Improve rendering #104

javiarrobas opened this issue Aug 3, 2022 · 0 comments

Comments

@javiarrobas
Copy link
Contributor

The current render method uses the plot_results method from the test_and_plot.py module. This issue is to:

  1. Make this plot method general.
  2. Avoid initialization in the plot method that is only used to retrieve boundary condition data. This can be changed by using the "weather station" variables in BOPTEST. The call to initialize does not allow to evaluate the test case once it has been rendered.
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

No branches or pull requests

1 participant