DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Ignore warnings when parsing VMEC input if all we want is boundary/axis etc

Open f0uriest opened this issue 10 months ago • 0 comments

There are a bunch of warnings that can get thrown by InputReader.parse_vmec_input, but if we're doing FourierRZToroidalSurface.from_input_file or similar, most of them don't matter and may seem confusing.

f0uriest avatar Apr 10 '24 14:04 f0uriest