Datasets:
File size: 814 Bytes
2a6a8f6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
New generation started at 2026-01-16 14:34:40
admittance_perturbation:
sigma: 0.2
type: random_perturbation
generation_perturbation:
sigma: 1.0
type: cost_permutation
load:
agg_profile: default
change_reactive_power: true
generator: agg_load_profile
global_range: 0.4
max_scaling_factor: 4.0
scenarios: 10000
sigma: 0.2
start_scaling_factor: 1.0
step_size: 0.1
network:
name: case2000_goc
network_dir: scripts/grids
source: pglib
settings:
data_dir: /dccstor/gridfm/powermodels_data/v4/finetuning/opf
dcpf_fast: true
enable_solver_logs: true
include_dc_res: true
large_chunk_size: 500
max_iter: 150
mode: opf
num_processes: 100
overwrite: true
pf_fast: true
topology_perturbation:
elements:
- branch
- gen
k: 10
n_topology_variants: 22
type: random
|