Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  1. add sheet diff_sim_inp to your spreadsheet
  2. carry out changes in sheet 'runMF':
    • change location set for import of QSRC_GW from file XXX_QSRC_GW_TimeSeries.xml from XXX_wells_all to XXX_wells_singles_and_childs
    • add import of QSRC_GW from file XXX_QSRC_GW_TimeSeries_MultiLayer.xml for XXX_wells_parents
    • check if QSRC_GW from file XXX_QSRC_GW_merged_MapStacks.xml is imported for the merged layer
  3. carry out changes in sheet 'interpolate':
    • add interpolation of QSRC_GW from merged layer to location set 'XXX_parents_and_singles'
    • change the interpolation of QSRC_GW for GWunits from locSet_in=XXX_wells_all to loc_ID=merged layer. Change ValType_in to grid
  1. carry out changes in sheet 'compare':
    • add comparison of QSRC_GW created in 3. for location set 'XXX_parents_and_singles'
  2. run macro 'Write_diff_sim_inp_XMLfiles'
  3. run macro 'Write_runMF_XMLfiles' (make sure you run the macro 'remove' afterwards)
  4. run macro 'Write_interpolate_XMLfiles'
  5. run macro 'Write_compare_XMLfiles'
  6. Check the contents of the created files. It might be wise to validate with an XML-validation tool.
  7. Copy the files which are OK to your configuration --> \Config\ModuleConfigFiles

...