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

Better handling IO parsing #35

Open
wilfriedmonangeIRSN opened this issue Aug 29, 2024 · 0 comments
Open

Better handling IO parsing #35

wilfriedmonangeIRSN opened this issue Aug 29, 2024 · 0 comments

Comments

@wilfriedmonangeIRSN
Copy link

Very ugly exception are thrown when Funz can't extract values during IO.
Try to improve message like "Can't get xxx".

IO example:

output.delta_keff.if=true
output.delta_keff.get=grep("jdd.snn.resume", "ECART AU KEFF CIBLE") >> between(") ", "|") >> asNumeric()
output.delta_keff.default=-1
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