-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I think it would be nice if the Floe fields were organized into different sub-structs whose type influences the type of the Floe.
For example, all of the information needed for time stepping could be in a TimeSteppingInformation struct that is a concrete type AbstractTimeSteppingInformation. Then it would be really easy to try different time stepping methods without having to completely re-write the code base.
This might also just make it easier to read and understand given the Floe struct is massive.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels