-
- Downloads
add in compiler def ACTORS_ACTIVE to turn on some stuff so can move...
add in compiler def ACTORS_ACTIVE to turn on some stuff so can move globalData, var_lookup, coupled_em, mDecisions into main code and out of Actors eventually. Also mod run_oneHRU to work with these changes and will move out into main code.
parent
45ffb032
No related branches found
No related tags found
Showing
- build/source/dshare/globalData.f90 33 additions, 14 deletionsbuild/source/dshare/globalData.f90
- build/source/dshare/var_lookup.f90 6 additions, 1 deletionbuild/source/dshare/var_lookup.f90
- build/source/engine/run_oneHRU.f90 245 additions, 0 deletionsbuild/source/engine/run_oneHRU.f90
- build/source/engine/sundials/coupled_em.f90 12 additions, 2 deletionsbuild/source/engine/sundials/coupled_em.f90
- build/source/engine/sundials/mDecisions.f90 19 additions, 5 deletionsbuild/source/engine/sundials/mDecisions.f90
Loading
Please register or sign in to comment