equinor / fmu-sumo-sim2sumo

Upload files from reservoir simulators to azure assisted by sumo
https://fmu-sumo-sim2sumo.readthedocs.io/en/latest/
Apache License 2.0
1 stars 1 forks source link

Split results when extracting vfp data #60

Closed daniel-sol closed 4 months ago

daniel-sol commented 4 months ago

So far sim2sumo produces only one file when extracting vfp data. User wants this split per lift curve table This is solved in a very weird way for vfp in res2df, by giving switch --arrow, which is even weirder for sim2sumo where arrow is the norm. Suggestion is to introduce an option specific to sim2sumo called --split, but default it to True

lindjoha commented 4 months ago

The naming of the splitted VFP tables on sumo could be f.ex {ECLIPSE_NAME}vfpprod{TABLE_NB} or {ECLIPSE_NAME}vfpinj{TABLE_NB}.

lindjoha commented 4 months ago

Underscore before and after becomes italic. That was not the intention.