.gitignore
AUTHORS
LICENSE.md
README.md
requirements.txt
setup.py
.github/workflows/ci.yaml
cli/animate1D.py
cli/animate2D.py
cli/generate_roughness.py
cli/plot1D_evolution.py
cli/plot1D_height.py
cli/plot1D_last.py
cli/plot2D_height.py
cli/plot2D_last.py
cli/plot_scalar.py
cli/read_config.py
examples/channel1D_DH.ipynb
examples/channel1D_DH.yaml
examples/channel1D_incomp.yaml
examples/channel_slip.yaml
examples/journal1D_DH.ipynb
examples/journal1D_DH.yaml
examples/journal1D_incomp.ipynb
examples/journal1D_incomp.yaml
examples/matplotlibrc
examples/pslider1D_cav.ipynb
examples/pslider1D_cav.yaml
examples/slider1D_ideal-gas.ipynb
examples/slider1D_ideal-gas.yaml
hans/__init__.py
hans/__main__.py
hans/field.py
hans/geometry.py
hans/input.py
hans/integrate.py
hans/material.py
hans/plottools.py
hans/problem.py
hans/stress.py
hans/tools.py
hans.egg-info/PKG-INFO
hans.egg-info/SOURCES.txt
hans.egg-info/dependency_links.txt
hans.egg-info/not-zip-safe
hans.egg-info/requires.txt
hans.egg-info/top_level.txt
maintenance/copyright.py
maintenance/create_tag.sh
maintenance/replace_header.py
maintenance/update_license_headers.sh
tests/__init__.py
tests/channel-slip1D_x_incompressible.yaml
tests/channel-slip1D_y_incompressible.yaml
tests/inclined-slider1D_ideal-gas_U50_s5.6e-4.dat
tests/inclined-slider1D_x_ideal-gas.yaml
tests/inclined-slider1D_y_ideal-gas.yaml
tests/journal-bearing1D_eps0.7_incompressible.dat
tests/journal-bearing1D_x_incompressible.yaml
tests/journal-bearing1D_y_incompressible.yaml
tests/test_channel-slip_1D_x.py
tests/test_channel-slip_1D_y.py
tests/test_inclined-slider_1D_x.py
tests/test_inclined-slider_1D_y.py
tests/test_journal-bearing_1D_x.py
tests/test_journal-bearing_1D_y.py