forked from python-hydro/pyro2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdiffusion_defaults.inc
More file actions
16 lines (12 loc) · 1.18 KB
/
Copy pathdiffusion_defaults.inc
File metadata and controls
16 lines (12 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* section: ``[diffusion]``
+--------------------------------------+------------------+----------------------------------------------------+
| option | value | description |
+======================================+==================+====================================================+
| ``k`` | ``1.0`` | conductivity |
+--------------------------------------+------------------+----------------------------------------------------+
* section: ``[driver]``
+--------------------------------------+------------------+----------------------------------------------------+
| option | value | description |
+======================================+==================+====================================================+
| ``cfl`` | ``0.8`` | diffusion CFL number |
+--------------------------------------+------------------+----------------------------------------------------+