David M Fobes

Results 6 issues of David M Fobes

Is it possible to add support for Indicator constraints: https://jump.dev/JuMP.jl/dev/constraints/#Indicator-constraints ? I have tried myself to add support for them, but I continue to not have any luck getting it...

enhancement

Discuss best implementation of `check_thermal_limits` for multiconductor networks, particularly with inactive conductors on a line.

bug

The IEEE 8500-node test feeder has features not currently supported in PowerModelsDistribution: - [ ] LineGeometry - [ ] WireData - [x] CapControl - [x] RegControl - [x] LoadShape -...

Category: Data Parsers
work-in-progress
Type: Feature Request

Currently the bounds imported from OpenDSS are too broad and for OPF better bounds should be calculated. Continue to use opendss bounds by default, but add keyword argument and function...

Category: Data Models
work-in-progress
Type: Feature Request

The new ref building function `_ref_add_core!` contains more than the basic refs common to all problems. These additional problem-specific refs should be spun out into separate functions, and `ref_extensions` should...

Updates to support JuMP v1.15 nonlinear syntax. @odow @ccoffrin We had to make some strange changes to the expressions and constraints in order to fix the failing tests from #454....

Category: Formulations
upstream
breaking
Priority: High
Category: Objective Functions