testing without the gms, bat files

This commit is contained in:
2025-04-15 11:20:56 +02:00
parent 1dfc8c84bc
commit ea535d06d2
6 changed files with 0 additions and 7502 deletions

View File

@ -1,13 +0,0 @@
copy collect_results_single_scenario.gms %1.gms
gams %1.gms --Scenario=%1 --TIMESPath=%2
del %1.gms
del %1.lst
del %1.log
rem enable the following if you want the "prices"
copy Fuel_Prices_JRC.gms %1pr.gms
gams %1pr.gms --Scenario=%1
del %1pr.gms
del %1pr.lst
del %1pr.log