SOFIRpy
stable
  • Installation
  • Getting started
  • FMU export
  • Simulation
  • RDM
  • Release notes
  • API Documentation
    • Subpackages
      • sofirpy.fmu_export package
      • sofirpy.simulation package
      • sofirpy.rdm package
        • Submodules
  • Contributions
SOFIRpy
  • Packages Documentation
  • sofirpy.rdm package
  • View page source

sofirpy.rdm package

Submodules

  • sofirpy.rdm.run module
    • ConfigDict
    • ConfigKeyType
    • Fmu
    • MetaConfigDict
    • Model
    • ModelConfigDict
    • Models
    • PythonModel
    • Results
    • Run
      • Run.add_fmu()
      • Run.add_keyword()
      • Run.add_python_model()
      • Run.append_parameter_to_log()
      • Run.change_model_name()
      • Run.connections
      • Run.create_file_from_source_code()
      • Run.date
      • Run.dependencies
      • Run.description
      • Run.from_config()
      • Run.from_config_file()
      • Run.from_hdf5()
      • Run.get_config()
      • Run.get_connection()
      • Run.get_connections_of_model()
      • Run.get_fmu_path()
      • Run.get_model_class()
      • Run.get_parameters_to_log_of_model()
      • Run.get_source_code_of_python_model()
      • Run.get_start_value()
      • Run.get_start_values_of_model()
      • Run.keywords
      • Run.logging_step_size
      • Run.models
      • Run.move_fmu()
      • Run.os
      • Run.parameters_to_log
      • Run.python_version
      • Run.remove_connection()
      • Run.remove_connections_of_model()
      • Run.remove_fmu()
      • Run.remove_keyword()
      • Run.remove_parameter_to_log()
      • Run.remove_parameters_to_log_of_model()
      • Run.remove_python_model()
      • Run.remove_start_value()
      • Run.remove_start_values_of_model()
      • Run.set_connection()
      • Run.set_connections_of_model()
      • Run.set_parameters_to_log_of_model()
      • Run.set_start_value()
      • Run.set_start_values_of_model()
      • Run.simulate()
      • Run.sofirpy_version
      • Run.start_values
      • Run.step_size
      • Run.stop_time
      • Run.time_series
      • Run.to_hdf5()
      • Run.units
    • SimulationConfigDict
Previous Next

© Copyright 2023, Daniele Inturri. Revision b51fc7bd.

Built with Sphinx using a theme provided by Read the Docs.