Examples
To run examples, follow installation instructions for the Dabry module.
Make sure DABRYPATH
variable is appropriately set.
You may run any example from the dabry
module using
python3 -m dabry case [problem_name]
Available problems
1) 3vor
2) 4vor
3) band
4) big_rankine
8) linear
9) lva
10) movor
11) movors
15) trap
16) tvlinear
17) 3obs
Experiments
3vor
python3 -m dabry case 3vor
4vor
python3 -m dabry case 4vor
band
python3 -m dabry case band
big_rankine
python3 -m dabry case big_rankine
chertovskih2020
python3 -m dabry case chertovskih2020
double-gyre-scaled
python3 -m dabry case double-gyre-scaled
gyre-rhoads2010
python3 -m dabry case gyre-rhoads2010
linear
python3 -m dabry case linear
lva
python3 -m dabry case lva
movor
python3 -m dabry case movor
movors
python3 -m dabry case movors
natal-dakar-constr
python3 -m dabry case natal-dakar-constr
pointsym-techy2011
python3 -m dabry case pointsym-techy2011
sanjuan-dublin-ortho-tv
python3 -m dabry case sanjuan-dublin-ortho-tv
trap
python3 -m dabry case trap
tvlinear
python3 -m dabry case tvlinear
3obs
python3 -m dabry case 3obs