rem run_90pctpump_pri6.bat rem run from N:\gw\NWKS\futures> [with change noted below to folder out\ to extract computed heads] rem rem run rrppf_v520 to write pumping and intermediate recharge files to folder in\: ..\bin\rrppf_v520_apps_nwks rrpp/90pctpump_pri6.par > rrpp/90pctpump_pri6.log rem rem run spkrig... to add refined version of precip recharge for NWKS: rem [note: renamed SPKRIG_lin_drift_kansas_terrain_dwrtest as SPKRIGF] ..\bin\SPKRIGF spkrig\90pctpump_pri6.par rem rem run modified version of mf2k for the 90pctpump case, using the recharge and pumping files produced by rem the above runs; other files are either rrca files or as modified by SSPA for NWKS model version. ..\bin\mf2k_ext_varthick nam\90pctpump_pri6_2006-2068.nam rem rem extract annual gw model budget summarized over priority area 6 for case 90pctpump_pri6 in folder budgets\: ..\bin\readccf_STBSN_v2c budgets\90pctpump_pri6.inp >budgets\90pctpump_pri6.log rem rem NOTE: change to folder out\, location of heads file written by mf2k. cd out rem rem extract computed heads at the end of each calendar year for years 2006-2068; write to ..\heads\90pctpump_pri6_2006-2068.txt. ..\..\bin\readHeads_test <..\heads\readHeads_90pctpump_pri6.par >..\heads\readHeads_90pctpump_pri6.log rem cd ..