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

Public Member Functions

 __init__ (self, inputfile, experiments, output_dir, comp_name='')
 
 get_duration (self)
 

Public Attributes

 inputfile
 

Detailed Description

Deals with the execution of the 1D model

Constructor & Destructor Documentation

◆ __init__()

phyex1d.phyex1d.Phyex1d.__init__ (   self,
  inputfile,
  experiments,
  output_dir,
  comp_name = '' 
)
:param inputfile: netcdf file describing the case
: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 timestep: timestep legth (s)
:param comp_name: comparison name

Member Function Documentation

◆ get_duration()

phyex1d.phyex1d.Phyex1d.get_duration (   self)
Read the simulation duration in the netcdf file describing the case

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