ResSimpy.Nexus.NexusReporting.Reporting

class ResSimpy.Nexus.NexusReporting.Reporting(model)[source]

Bases: object

Methods:

__init__(model)

add_map_properties_to_start_of_grid_file()

Adds 'map' statements to the start of the grid file to ensure standalone outputs all the required properties.


__init__(model) None[source]
add_map_properties_to_start_of_grid_file()[source]

Adds ‘map’ statements to the start of the grid file to ensure standalone outputs all the required properties. Writes out to the same structured grid file path provided.

Raises:

ValueError – if no structured grid file path is specified in the class instance