DESC
DESC copied to clipboard
Ignore warnings when parsing VMEC input if all we want is boundary/axis etc
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.