Allow users to save their simulation configuration - [ ] Create new db model - [ ] Create admin page - [ ] Create a new page where all saved simulation configs are listed for users to choose from - [ ] Simulation config list page should also have "create new" and "duplicate" options like the component configuration - [ ] Both will link to the existing form - [ ] "Duplicate" will auto populate all of the fields from the duplicated config - [ ] Need to add a "save" button and decide where to move the "run" button
Allow users to save their simulation configuration