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

Adds cmd functionality, adapts case tests to new usage method #36

Merged
merged 7 commits into from
Oct 28, 2024

Conversation

AlejandroMunozManterola
Copy link
Collaborator

Cases can now be launched by running the new executable 'opensemba_dgtd.exe'.
Basic usage help can be printed by using no arguments.
Help is printed by using the -h argument.
Cases can be launched by using the -i argument along with the path to the .json file.
.json and mesh file have to be in the same folder.
Executable can be launched from any folder, and is not restricted to being launched inside the case folder or bin folder.
Executable accepts relative and absolute routes to case folders.

…d executable, retains cases_tests functionality.
src/driver/driver.cpp Show resolved Hide resolved
@AlejandroMunozManterola AlejandroMunozManterola merged commit 525742a into dev Oct 28, 2024
4 checks passed
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.

2 participants