MANIFEST.in
README.md
pyproject.toml
setup.py
example/rae2822/cpxs.dat
example/rae2822/field.dat
example/rae2822/rae2822.dat
example/rae2822/run_pytsfoil.py
example/rae2822/smry.out
example/rae2822/tsfoil_results.png
example/rae2822_correction/case1_TEC0_CFS0_DC0.png
example/rae2822_correction/case1_TEC1_CFS0_DC0.png
example/rae2822_correction/case2_TEC1_CFS0_DC1.png
example/rae2822_correction/case2_TEC1_CFS1_DC0.png
example/rae2822_correction/case2_TEC1_CFS1_DC1.png
example/rae2822_correction/case3_TEC1_CFS0_DC1.png
example/rae2822_correction/case3_TEC1_CFS1_DC0.png
example/rae2822_correction/case3_TEC1_CFS1_DC1.png
example/rae2822_correction/run_pytsfoil.py
example/rae2822_ibl/rae2822_ibl.png
example/rae2822_ibl/run_pytsfoil.py
example/rae2822_mp/combined_mach_distributions.png
example/rae2822_mp/rae2822.dat
example/rae2822_mp/run_pytsfoil_mp.py
example/rae2822_wrapper/rae2822.dat
example/rae2822_wrapper/run_wrapper.py
example/rae2822_wrapper/wrapper_results.png
pytsfoil/__init__.py
pytsfoil/_version.py
pytsfoil/compile_f2py.py
pytsfoil/ibl.py
pytsfoil/pytsfoil.py
pytsfoil/tsfoil_fortran.pyf
pytsfoil/wrapper.py
pytsfoil.egg-info/PKG-INFO
pytsfoil.egg-info/SOURCES.txt
pytsfoil.egg-info/dependency_links.txt
pytsfoil.egg-info/not-zip-safe
pytsfoil.egg-info/requires.txt
pytsfoil.egg-info/top_level.txt
pytsfoil/src/common_data.f90
pytsfoil/src/main_iteration.f90
pytsfoil/src/solver_base.f90
pytsfoil/src/solver_data.f90
pytsfoil/src/solver_functions.f90