LICENSE
README.md
pyproject.toml
setup.cfg
UVEC/__init__.py
UVEC/__version__.py
UVEC/get_path_uvec.py
UVEC.egg-info/PKG-INFO
UVEC.egg-info/SOURCES.txt
UVEC.egg-info/dependency_links.txt
UVEC.egg-info/requires.txt
UVEC.egg-info/top_level.txt
UVEC/uvec_ten_dof_vehicle_2D/__init__.py
UVEC/uvec_ten_dof_vehicle_2D/base_model.py
UVEC/uvec_ten_dof_vehicle_2D/hertzian_contact.py
UVEC/uvec_ten_dof_vehicle_2D/irregularities.py
UVEC/uvec_ten_dof_vehicle_2D/newmark_solver.py
UVEC/uvec_ten_dof_vehicle_2D/uvec.py
UVEC/uvec_two_dof_vehicle_2D/__init__.py
UVEC/uvec_two_dof_vehicle_2D/uvec.py
tests/test_copy_package.py
tests/test_irregularities.py
tests/test_moving_vehicle.py
tests/test_moving_vehicles.py
tests/test_non_linear_iteration.py
tests/test_solver.py
tests/test_static_uvec.py
tests/test_two_dof.py