phyex1d
1D model using PHYEX
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
phyex1d.experiment_runner.ExperimentRunner Class Reference
Inheritance diagram for phyex1d.experiment_runner.ExperimentRunner:
Inheritance graph
[legend]
Collaboration diagram for phyex1d.experiment_runner.ExperimentRunner:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, inputfile_or_case, experiments, output_dir, comp_name='')
 

Public Attributes

 case
 

Detailed Description

Deals with the execution of the 1D model

Constructor & Destructor Documentation

◆ __init__()

phyex1d.experiment_runner.ExperimentRunner.__init__ (   self,
  inputfile_or_case,
  experiments,
  output_dir,
  comp_name = '' 
)
:param inputfile_or_case: path to a netCDF driver file or a Case instance
:param experiments: list of dictionaries describing the experiments
                    allowed keys are:
                      - grid: Grid name or file name containing a grid description
                              (with '.grid' extension).
                      - dt: Timestep (s)
                      - name: experiment name
:param comp_name: comparison name

The documentation for this class was generated from the following file: