Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STATE sub-module refactor #126

Open
2 of 3 tasks
rburghol opened this issue Dec 15, 2023 · 0 comments
Open
2 of 3 tasks

STATE sub-module refactor #126

rburghol opened this issue Dec 15, 2023 · 0 comments

Comments

@rburghol
Copy link
Contributor

rburghol commented Dec 15, 2023

Goals

  • Re-organize code for STATE model classes and function files to reside in a sub-directory

Info

Tasks

  • Document Needed functions and classes to implement How to Implement New Module in STATE system #127
  • Migrate code from OM into state sub-module for ModelObject, ModelConstant, Timer, and SpecialAction
  • Create sub-directory module with state support and object model component code

Module Declaration / Outline

state / 
        __init__.py
        state.py
        specl.py
        om.py
        model_object.py
        actions.py
@rburghol rburghol changed the title STATE sub-module STATE sub-module implementation Dec 20, 2023
@rburghol rburghol changed the title STATE sub-module implementation STATE sub-module refactor Dec 20, 2023
@rburghol rburghol mentioned this issue Dec 20, 2023
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant