README.md
setup.py
f3dasm/__init__.py
f3dasm/design_of_experiments.py
f3dasm/post_processing.py
f3dasm.egg-info/PKG-INFO
f3dasm.egg-info/SOURCES.txt
f3dasm.egg-info/dependency_links.txt
f3dasm.egg-info/requires.txt
f3dasm.egg-info/top_level.txt
f3dasm/abaqus/__init__.py
f3dasm/abaqus/geometry/__init__.py
f3dasm/abaqus/geometry/rve.py
f3dasm/abaqus/geometry/structures.py
f3dasm/abaqus/geometry/utils.py
f3dasm/abaqus/material/__init__.py
f3dasm/abaqus/material/abaqus_materials.py
f3dasm/abaqus/modelling/__init__.py
f3dasm/abaqus/modelling/bcs.py
f3dasm/abaqus/modelling/interaction_properties.py
f3dasm/abaqus/modelling/interactions.py
f3dasm/abaqus/modelling/model.py
f3dasm/abaqus/modelling/outputs.py
f3dasm/abaqus/modelling/step.py
f3dasm/abaqus/modelling/utils.py
f3dasm/abaqus/post_processing/__init__.py
f3dasm/abaqus/post_processing/get_data.py
f3dasm/abaqus/post_processing/nodes_and_elements.py
f3dasm/abaqus/run/__init__.py
f3dasm/abaqus/run/run_model.py
f3dasm/abaqus/run/stats.py
f3dasm/abaqus/run/utils.py
f3dasm/material/__init__.py
f3dasm/material/material.py
f3dasm/material/material_data.py
f3dasm/material/utils.py
f3dasm/run/__init__.py
f3dasm/run/abaqus.py
f3dasm/run/stats.py
f3dasm/run/utils.py
f3dasm/utils/__init__.py
f3dasm/utils/file_handling.py
f3dasm/utils/linalg.py
f3dasm/utils/physics.py
f3dasm/utils/plot.py
f3dasm/utils/utils.py