Input file header dropped when writing external? #2149
wkitlasten
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I use external files, which often contain headers with # comments. I have noticed lately that those headers are getting dropped from some (ghb, wel) but not others (sfr) when the simulation is written. Is this intentional? Am I imagining things?
sim.set_all_data_external()
self.sim.write_simulation()
Cheers
Beta Was this translation helpful? Give feedback.
All reactions