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

Public Member Functions

 step (self, state, timestep, timestep_number)
 
- Public Member Functions inherited from phyex1d.phyex.PHYEX
 __init__ (self, dt, method, name, tag, case, grid, prognostic_variables, pyphyex=None, pyecrad=None, namel=None, dx=0, dy=0, attrs=None)
 
 setup (self, init_state, duration)
 
 finalize (self)
 
- Public Member Functions inherited from phyex1d.physics_base.PhysicsBase
 execute (self, previous_state, timestep, timestep_number)
 
 add_vertical_coordinate (self, state)
 
 add_conversions (self, state)
 
 build_init_state (self, init_state)
 
 forcing (self, state, timestep, timestep_number)
 

Public Attributes

 dx
 
 dy
 
- Public Attributes inherited from phyex1d.phyex.PHYEX
 pyphyex
 
 pyecrad
 
 namel
 
 full_phyex_namel
 
 dx
 
 dy
 
- Public Attributes inherited from phyex1d.physics_base.PhysicsBase
 case
 
 grid
 
 prognostic_variables
 
 cst
 

Additional Inherited Members

- Protected Attributes inherited from phyex1d.phyex.PHYEX
 _pyphyex
 
 _pyecrad
 
 _dt
 

Detailed Description

Implementation of a PHYEX timestep using the AROME way
This class is not intended to be used directly

Member Function Documentation

◆ step()

phyex1d.phyex.PhysicsArome.step (   self,
  state,
  timestep,
  timestep_number 
)
Advance the state by one PHYEX timestep

Reimplemented from phyex1d.physics_base.PhysicsBase.


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