Peano
scenarios.swe_resting_lake Namespace Reference

Data Structures

class  SWERestingLake
 Resting lake scenario for the shallow water equations. More...
 

Variables

dictionary _initial_conditions
 

Variable Documentation

◆ _initial_conditions

dictionary scenarios.swe_resting_lake._initial_conditions
private
Initial value:
1 = {
2  "bilinear": ,
3  "sinusoidal": ,
4  "constant": ,
5 }

Definition at line 11 of file swe_resting_lake.py.