-
Notifications
You must be signed in to change notification settings - Fork 26
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 parameter checks and error messages before running a simulation #28
Comments
schmoelder
changed the title
Implement linting tool
Improve parameter checks and error messages before running a simulation
Nov 17, 2021
Merged
Before running a simulation, following check should be included:
This should be included in the CADET core |
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 14, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 15, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 17, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 18, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 18, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 29, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 29, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Aug 29, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 1, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 4, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 4, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 4, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 4, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 7, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 7, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 7, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 7, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 9, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Sep 9, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
schmoelder
added a commit
to fau-advanced-separations/CADET-Process
that referenced
this issue
Oct 16, 2023
This is currently not supported by CADET-Core. See [cadet/CADET-Core#28].
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before running a simulation, parameters could be checked for sanity (e.g. correct sizes and plausible values).
Furthermore, after the simulation, simulation results could be checked (e.g., mass balance checks out).
Tools like this could be implemented in CADET-core or in higher level tools like CADET-Process
List of known issues:
The text was updated successfully, but these errors were encountered: