kappa_sdk.keg5.ModelParser#

class kappa_sdk.keg5.ModelParser(xml_string)[source]#

Parses XML from KEG5 KW document’s model

Methods

ModelParser.add_vectorial_objects(wells)

Will remove the existing wells from this keg5 and create new ones taking into account the parameters of each input

ModelParser.configure_datasets(wells)

Will remove the existing datasets from this keg5 and create new ones taking into account the parameters of each 'Keg5WellPropertyInputs', will only affect permeability, porosity and thickness.

ModelParser.configure_time_stepping(...)

ModelParser.export()

ModelParser.print_all()

ModelParser.write_in_file(file_name)

Parameters:

xml_string (str)