fluidsim.solvers.ns2d.state
State for the NS2D solver (fluidsim.solvers.ns2d.state
)
- class fluidsim.solvers.ns2d.state.StateNS2D(sim, oper=None)[source]
Bases:
StatePseudoSpectral
State for the solver ns2d.
Contains the variables corresponding to the state and handles the access to other fields.
- static _complete_info_solver(info_solver)[source]
Complete the info_solver container (static method).
Classes
|
State for the solver ns2d. |