Skip to content

All LoadPaths, Collected DataPaths, RNN feature, Updated driver & README

Mohib Mustafa requested to merge dev_mm into main
  • Corrected typos in README.
  • Updated Time plots to include deviatoric components. Also time plots are now populated with v argument for both load paths and data paths.
  • Commented the Time Zoom paths. They are redundant now.
  • runthread does not delete the disp.msh and stress.msh files if the thread only contains 1 load path. This simplifies post-processing and video generation of rve deformation.
  • Feature added for RNN Surrogate training/testing
  • Appended training parameters inside the driver.py script
  • Created module SurrogateLib for training tested related classes
  • Moved Try_LSTM inside SurrogateLib
  • Data Normalization is now part of Try_LSTM.
  • Updated README to incorporate instructions for training/testing
  • New DataPaths

Mohib

Merge request reports