Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

add the following module instance sets to moculeinstancesets.xml (in Config/RegionConfigFiles) for all relevant scenarios and models

see also example file [^ModuleInstanceSets ModuleInstanceSets 2.06 default.xml]

  1. ALL_INPUT_ref(Scenario)
    • Model_1_runMF_ref(Scenario)
    • Model_2_runMF_ref(Scenario)
    • ...
  2. ALL_INPUT_whatif(Scenario)
    • Model_1_runMF_whatif(Scenario)
    • Model_2_runMF_whatif(Scenario)
    • ...
  3. ALL_INTERPOLATE_ref(Scenario)
    • Model_1_interpolate_ref(Scenario)
    • Model_2_interpolate_ref(Scenario)
    • ...
  4. ALL_INTERPOLATE_ref(Scenario)
    • Model_1_interpolate_whatif(Scenario)
    • Model_2_interpolate_whatif(Scenario)
    • ...
  5. ALL_DEFICIT_ref(Historic)
    • Model_1_diff_sim_inp_ref(Scenario)
    • Model_2_diff_sim_inp_ref(Scenario)
    • ...
  6. ALL_DEFICIT_ref(Historic)
    • Model_1_diff_sim_inp_whatif(Scenario)
    • Model_2_diff_sim_inp_whatif(Scenario)
    • ...

...