pypsa-eur/scripts
FabianHofmann 1ecca802f3 Nomopyomo (#116)
* play around, add new nomopyomo feature

* fix constraints

* fix constraints

* set solver to cbc due to error with gurobi900

* update environments
shift lv and lc constraints to prepare_network
start modifying opt constraints

* correct BAU

* correct environment

* fix import

* fix SAFE constraint

* fix battery charger ratio constraint

* code cleaning

* restructure solve scripts

* fix CCL constraint

* adjust doc

* solve_network: update doc string

* revert unwanted changes

* update environment.yaml

* update environment.yaml II

* force conda update, revert last commit

* revert last change, use other channel priority

* remove trace_sove_network

* add skip_iterating and track_iterations options to config file

* revert last commit, fix environment to current pypsa master

* line break, trigger CI with updated pypsa

* nomopyomo: PR review

Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2020-02-10 12:06:43 +01:00
..
_helpers.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
add_electricity.py add names to config, add color column to n.carriers 2020-01-29 17:01:57 +01:00
add_extra_components.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
base_network.py prepare release v0.1.0 (#117) 2020-01-09 14:09:28 +01:00
build_bus_regions.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
build_country_flh.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
build_cutout.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
build_hydro_profile.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
build_natura_raster.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
build_powerplants.py set bus to nan for powerplants not assigned in kdtree (#123) 2020-02-03 15:01:24 +01:00
build_renewable_profiles.py environment: Free pyproj from version constraint (fixes #119) (#120) 2020-01-23 09:55:59 +01:00
build_shapes.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
cluster_network.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
make_summary.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
plot_network.py Nomopyomo (#116) 2020-02-10 12:06:43 +01:00
plot_p_nom_max.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
plot_summary.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
prepare_links_p_nom.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
prepare_network.py Nomopyomo (#116) 2020-02-10 12:06:43 +01:00
retrieve_cutout.py prepare release v0.1.0 (#117) 2020-01-09 14:09:28 +01:00
retrieve_databundle.py prepare release v0.1.0 (#117) 2020-01-09 14:09:28 +01:00
retrieve_natura_raster.py prepare release v0.1.0 (#117) 2020-01-09 14:09:28 +01:00
simplify_network.py Introduce mocksnakemake which acutally parses Snakefile (#107) 2019-12-09 21:29:15 +01:00
solve_network.py Nomopyomo (#116) 2020-02-10 12:06:43 +01:00
solve_operations_network.py Nomopyomo (#116) 2020-02-10 12:06:43 +01:00