You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inputs/: Directory containing boundary conditions and pre-processed data, inputs to the simulation process;
notebooks/: Directory containing Jupyter notebooks with data manipulation, pre-processing, cleaning, exploratory data analysis, and machine learning modeling;
outputs/: Directory containing the generated synthetic dataset and the trained machine learning models;
raw_data/: Directory containing raw sensor data to be pre-processed before serving as boundary conditions;
requirements.txt: Python packages needed to run the simulations;
Flownex.py: Flownex Python API library;
ICVs_failure_simulation.py: Script that automates the simulations with Flownex.