Skip to content
Snippets Groups Projects
Commit 49bed022 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Added demo notebook for the SWE

parent 4141e119
No related branches found
No related tags found
1 merge request!133Added demo notebook for the SWE
......@@ -26,7 +26,7 @@ templates_path = ['_templates']
source_suffix = '.rst'
master_doc = 'index'
copyright = f'{datetime.datetime.now().year}, Martin Bauer, Markus Holzer'
copyright = f'{datetime.datetime.now().year}, Martin Bauer, Markus Holzer, Frederik Hennig'
author = 'Martin Bauer, Markus Holzer, Frederik Hennig'
# The short X.Y version (including .devXXXX, rcX, b1 suffixes if present)
version = re.sub(r'(\d+\.\d+)\.\d+(.*)', r'\1\2', lbmpy.__version__)
......
......@@ -673,7 +673,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
......@@ -687,7 +687,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.9"
"version": "3.8.2"
},
"vscode": {
"interpreter": {
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -25,4 +25,5 @@ You can open the notebooks directly to play around with the code examples.
/notebooks/demo_moments_cumulants_and_maxwellian_equilibrium.ipynb
/notebooks/demo_automatic_chapman_enskog_analysis.ipynb
/notebooks/demo_thermalized_lbm.ipynb
/notebooks/demo_shallow_water_lbm.ipynb
/notebooks/demo_theoretical_background_generic_equilibrium_construction.ipynb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment