├── Front_end.py ├── README.md ├── back_end.py ├── config_file.csv ├── network.png ├── result_ex.png ├── training_config_file.csv └── u_velocity_TURNS.jpg /Front_end.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/Front_end.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/README.md -------------------------------------------------------------------------------- /back_end.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/back_end.py -------------------------------------------------------------------------------- /config_file.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/config_file.csv -------------------------------------------------------------------------------- /network.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/network.png -------------------------------------------------------------------------------- /result_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/result_ex.png -------------------------------------------------------------------------------- /training_config_file.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/training_config_file.csv -------------------------------------------------------------------------------- /u_velocity_TURNS.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Saakaarb/Deep-Learning-for-Aerodynamic-Prediction/HEAD/u_velocity_TURNS.jpg --------------------------------------------------------------------------------