Hello, I'm trying to use the active learning simulation methods but am having trouble setting up workflows to go forward. the active learning blocks tell me an initial training data set of type table was not provided... so I tried exporting existing trajectories from an MD simulation I had done with an MTP as table... but I'm fairly clueless as to exporting an existing table or old trajectory data to the workflow manager. the tutorials for active learning in the documentation do not use the new GUI, so I wasn't able to find much help there.
I'm sure there are concepts I'm not understanding but what I am trying to do is as follows:
- Train an initial MLP using crystal training template, which is based on tutorial for HfO2
- Generate additional training using fitted MTP in MD simulation
- Active Learning on the data from MD.
I'm having trouble with the 3rd step of this list, how do I export the trajectories along with the energies and forces from my MD simulation to the active learning format?
Thanks, Mayur