expreccs.utils.writefile module

Utiliy functions for necessary files and variables to run OPM Flow

expreccs.utils.writefile.compact_format(values)

Use the ‘n*x’ notation to write repited values to save storage

expreccs.utils.writefile.write_files(dic, reservoir, iteration=0)

Write opm-related reference files by running mako templates

expreccs.utils.writefile.write_folders(dic)

Make the output folders

expreccs.utils.writefile.write_grid(dic, name, reservoir)

Write the corner-point grid

expreccs.utils.writefile.write_properties(dic)

Write some numpy files used in the plotting routine