ResSimpy.Nexus.NexusReporting.Reporting
- class ResSimpy.Nexus.NexusReporting.Reporting(model)[source]
Bases:
objectMethods:
__init__(model)Adds 'map' statements to the start of the grid file to ensure standalone outputs all the required properties.
- 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