Module PINNacle.src.pde.ns
Classes
NS2D_BackStep(datapath='ref/ns_0_obstacle.dat', nu=0.01, bbox=[0, 4, 0, 2], obstacle={})
:
### Ancestors (in MRO)
* PINNacle.src.pde.baseclass.BasePDE
NS2D_Classic(datapath='ref/ns2d.dat', nu=1, bbox=[0, 8, 0, 8], circles=[[6, 6, 1.0], [2, 1.0, 0.5]], linear=False)
:
### Ancestors (in MRO)
* PINNacle.src.pde.baseclass.BasePDE
NS2D_LidDriven(datapath='ref/lid_driven_a4.dat', a=4, nu=0.01, bbox=[0, 1, 0, 1])
:
### Ancestors (in MRO)
* PINNacle.src.pde.baseclass.BasePDE
NS2D_LongTime(datapath='ref/ns_long.dat', nu=0.01, bbox=[0, 2, 0, 1, 0, 5])
:
### Ancestors (in MRO)
* PINNacle.src.pde.baseclass.BaseTimePDE
* PINNacle.src.pde.baseclass.BasePDE