-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
The ROSS API isn't very well documented. Models are expected to manually set several g_tw_xx variables, all of which are exposed through the header files... which means that an installation of ROSS must install several header files.
In my dream world, only ross.h is installed and the API to configure ROSS is consistent and clearly documented.
Thoughts from @markplagge and @nmcglohon (or others from codes-org)?
I think the way to make progress on this would be:
- figure out which global variables models are using.
- create an API to allow models to set various options.
- clean up ross.h. Maybe create a new ross-internal.h for ross itself and use ross.h as the one for models to include?
Metadata
Metadata
Assignees
Labels
No labels