-
Notifications
You must be signed in to change notification settings - Fork 20
MontePy cannot handle "read file" with only comments #854
Copy link
Copy link
Open
Labels
bugsA deviation from expected behavior that does not reach the level of being reportable as an "Error".A deviation from expected behavior that does not reach the level of being reportable as an "Error".low priorityparsers are hardExamples of where MCNP syntax is complicated and should be simplified.Examples of where MCNP syntax is complicated and should be simplified.read file=...
Metadata
Metadata
Assignees
Labels
bugsA deviation from expected behavior that does not reach the level of being reportable as an "Error".A deviation from expected behavior that does not reach the level of being reportable as an "Error".low priorityparsers are hardExamples of where MCNP syntax is complicated and should be simplified.Examples of where MCNP syntax is complicated and should be simplified.read file=...
Type
Fields
Give feedbackNo fields configured for Bug.
Bug Description
MontePy cannot process a
read file=...target with only comments.To Reproduce
Error Message
Details
MCNP input file snippet
problem.i:
dummy.i:
Version
Additional context
Not a typical usage scenario.