Skip to content

Conversation

seanpearsonuk
Copy link
Collaborator

  • a Fluent case reader to facilitate the local parametric study here , and to allow launch fluent based on case file args (to follow)
  • lispy.py. This provides a Scheme parser, copied from the web. It was necessary to make a few adjustments. Null / empty list triggered an exception, while (1 . 2) was interpreted as [1, '.', 2], for which I generate [1, 2].

@prmukherj prmukherj linked an issue Jul 22, 2022 that may be closed by this pull request
Copy link
Collaborator

@prmukherj prmukherj left a comment

Choose a reason for hiding this comment

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

.h5 reader is running fine. Case file can also be loaded to fluent with an extra argument added in the launcher.

@seanpearsonuk seanpearsonuk merged commit ca9c36b into main Jul 25, 2022
@seanpearsonuk seanpearsonuk deleted the feat/caseread branch July 25, 2022 10:31
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.

File name arguments in launch_fluent

5 participants