Establish Code Structure
Past due by 6 months
75% complete
This milestone will be complete when baseline questions about code structure have been hammered out and implemented through PRs. For example:
- What classes are needed (core, pebble, material, simulation, input, output, plot, physics?)
- How does one interact with didymus (input files, interactive function calls, both?)
- What kinds of major data and functi…
This milestone will be complete when baseline questions about code structure have been hammered out and implemented through PRs. For example:
- What classes are needed (core, pebble, material, simulation, input, output, plot, physics?)
- How does one interact with didymus (input files, interactive function calls, both?)
- What kinds of major data and functions will be associated with which objects?