Skip to content

Basic import and export functionality

Ruben Heinrich requested to merge develop into master

Closes #3 (closed) , #4 (closed)

This is the basic structure of r2ogs6. Simulation objects can be created and components can be added to them. Simulation parameters can be read in from a .prj file. Benchmark scripts can be created from an existing benchmark. (Given that the simulation only uses components which have already been implemented)

Merge request reports