-
Notifications
You must be signed in to change notification settings - Fork 32
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
genesis prompt for input files during import #6123
Milestone
Comments
For an example of this in other apps, look at the OPAL opalImportOptions directive. Like opal, genesis has fields with the schema type "InputFile". If possible, create a common directive which can be used by both opal and genesis. |
gurhar1133
added a commit
that referenced
this issue
Aug 15, 2023
gurhar1133
added a commit
that referenced
this issue
Aug 16, 2023
gurhar1133
added a commit
that referenced
this issue
Aug 16, 2023
gurhar1133
added a commit
that referenced
this issue
Aug 16, 2023
This was referenced Aug 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you import a genesis simulation which refers to input files, the import process should prompt for those files, similar to the process used by elegant and opal.
For example, importing this file:
should prompt for the file "dist.dat"
The text was updated successfully, but these errors were encountered: