-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Documenter.jl
committed
Jul 10, 2024
1 parent
f2918e7
commit 1729628
Showing
10 changed files
with
103 additions
and
103 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
┌ Info: 2024-07-10T17:54:43.071 [5568:1]: The reference Bus has a Source connected to it. The frequency reference model will change to ConstantFrequency | ||
┌ Info: 2024-07-10T17:55:16.939 [5567:1]: The reference Bus has a Source connected to it. The frequency reference model will change to ConstantFrequency | ||
└ @ PowerSimulationsDynamics /home/runner/work/PowerSimulationsDynamics.jl/PowerSimulationsDynamics.jl/src/base/frequency_reference.jl:70 | ||
┌ Info: 2024-07-10T17:54:43.096 [5568:1]: Pre-Initializing Simulation States | ||
┌ Info: 2024-07-10T17:55:16.963 [5567:1]: Pre-Initializing Simulation States | ||
└ @ PowerSimulationsDynamics /home/runner/work/PowerSimulationsDynamics.jl/PowerSimulationsDynamics.jl/src/base/simulation.jl:265 | ||
┌ Info: 2024-07-10T17:54:43.097 [5568:1]: Unit System changed to UnitSystem.SYSTEM_BASE = 0 | ||
┌ Info: 2024-07-10T17:55:16.963 [5567:1]: Unit System changed to UnitSystem.SYSTEM_BASE = 0 | ||
└ @ PowerSystems /home/runner/.julia/packages/PowerSystems/F94iA/src/base.jl:491 | ||
┌ Info: 2024-07-10T17:54:44.876 [5568:1]: PowerFlow solve converged, the results have been stored in the system | ||
┌ Info: 2024-07-10T17:55:18.659 [5567:1]: PowerFlow solve converged, the results have been stored in the system | ||
└ @ PowerFlows /home/runner/.julia/packages/PowerFlows/zesCE/src/nlsolve_ac_powerflow.jl:47 | ||
┌ Info: 2024-07-10T17:54:44.876 [5568:1]: Unit System changed to UnitSystem.DEVICE_BASE = 1 | ||
┌ Info: 2024-07-10T17:55:18.659 [5567:1]: Unit System changed to UnitSystem.DEVICE_BASE = 1 | ||
└ @ PowerSystems /home/runner/.julia/packages/PowerSystems/F94iA/src/base.jl:491 | ||
┌ Info: 2024-07-10T17:54:57.756 [5568:1]: Residual from initial guess: max = 4.212807880321634e-11 at 4, total = 5.4841923110646186e-11 | ||
┌ Info: 2024-07-10T17:55:31.162 [5567:1]: Residual from initial guess: max = 4.212807880321634e-11 at 4, total = 5.4841923110646186e-11 | ||
└ @ PowerSimulationsDynamics /home/runner/work/PowerSimulationsDynamics.jl/PowerSimulationsDynamics.jl/src/base/nlsolve_wrapper.jl:115 | ||
┌ Info: 2024-07-10T17:54:57.797 [5568:1]: Initialization non-linear solve succeeded with a tolerance of 1.0e-9 using solver trust_region. Saving solution. | ||
┌ Info: 2024-07-10T17:55:31.201 [5567:1]: Initialization non-linear solve succeeded with a tolerance of 1.0e-9 using solver trust_region. Saving solution. | ||
└ @ PowerSimulationsDynamics /home/runner/work/PowerSimulationsDynamics.jl/PowerSimulationsDynamics.jl/src/base/nlsolve_wrapper.jl:82 | ||
┌ Info: 2024-07-10T17:54:57.797 [5568:1]: Attaching Perturbations | ||
┌ Info: 2024-07-10T17:55:31.201 [5567:1]: Attaching Perturbations | ||
└ @ PowerSimulationsDynamics /home/runner/work/PowerSimulationsDynamics.jl/PowerSimulationsDynamics.jl/src/base/simulation.jl:299 | ||
┌ Info: 2024-07-10T17:54:58.302 [5568:1]: Simulations status = BUILT | ||
┌ Info: 2024-07-10T17:55:31.697 [5567:1]: Simulations status = BUILT | ||
└ @ PowerSimulationsDynamics /home/runner/work/PowerSimulationsDynamics.jl/PowerSimulationsDynamics.jl/src/base/simulation.jl:462 | ||
┌ Info: 2024-07-10T17:54:58.303 [5568:1]: | ||
┌ Info: 2024-07-10T17:55:31.697 [5567:1]: | ||
│ ─────────────────────────────────────────────────────────────────────────────── | ||
│ Time Allocations | ||
│ ─────────────── ─────────────── | ||
│ Total measured: 17.2s 819MiB | ||
│ Total measured: 16.6s 821MiB | ||
│ | ||
│ Section ncalls time %tot alloc %tot | ||
│ ─────────────────────────────────────────────────────────────────────────────── | ||
│ Build Simulation 1 17.2s 100.0% 819MiB 100.0% | ||
│ Build Simulation Inputs 1 2.00s 11.6% 124MiB 15.1% | ||
│ Wrap Branches 1 10.1μs 0.0% 208B 0.0% | ||
│ Wrap Dynamic Injectors 1 1.20s 7.0% 78.0MiB 9.5% | ||
│ Calculate MM, DAE_vector, Tota... 1 76.6ms 0.4% 6.28MiB 0.8% | ||
│ Wrap Static Injectors 1 61.3ms 0.4% 1.63MiB 0.2% | ||
│ Pre-initialization 1 4.92s 28.6% 242MiB 29.6% | ||
│ Power Flow solution 1 1.82s 10.6% 43.4MiB 5.3% | ||
│ Initialize Static Injectors 1 2.20s 12.8% 27.4MiB 3.3% | ||
│ Initialize Dynamic Injectors 1 900ms 5.2% 171MiB 20.9% | ||
│ Calculate Jacobian 1 4.68s 27.2% 395MiB 48.3% | ||
│ Make Model Function 1 6.40ms 0.0% 122KiB 0.0% | ||
│ Initial Condition NLsolve refine... 1 5.10s 29.6% 29.9MiB 3.7% | ||
│ Build Perturbations 1 220ms 1.3% 13.6MiB 1.7% | ||
│ Make DiffEq Problem 1 279ms 1.6% 14.0MiB 1.7% | ||
│ Build Simulation 1 16.6s 100.0% 821MiB 100.0% | ||
│ Build Simulation Inputs 1 1.85s 11.1% 126MiB 15.3% | ||
│ Wrap Branches 1 8.98μs 0.0% 208B 0.0% | ||
│ Wrap Dynamic Injectors 1 1.03s 6.2% 80.2MiB 9.8% | ||
│ Calculate MM, DAE_vector, Tota... 1 71.3ms 0.4% 6.28MiB 0.8% | ||
│ Wrap Static Injectors 1 59.0ms 0.4% 1.63MiB 0.2% | ||
│ Pre-initialization 1 4.76s 28.7% 243MiB 29.5% | ||
│ Power Flow solution 1 1.74s 10.5% 43.4MiB 5.3% | ||
│ Initialize Static Injectors 1 2.14s 12.9% 27.6MiB 3.4% | ||
│ Initialize Dynamic Injectors 1 883ms 5.3% 172MiB 20.9% | ||
│ Calculate Jacobian 1 4.52s 27.3% 395MiB 48.1% | ||
│ Make Model Function 1 5.82ms 0.0% 122KiB 0.0% | ||
│ Initial Condition NLsolve refine... 1 4.95s 29.9% 29.9MiB 3.6% | ||
│ Build Perturbations 1 215ms 1.3% 13.6MiB 1.7% | ||
│ Make DiffEq Problem 1 276ms 1.7% 14.0MiB 1.7% | ||
│ ─────────────────────────────────────────────────────────────────────────────── | ||
│ | ||
└ @ PowerSimulationsDynamics /home/runner/work/PowerSimulationsDynamics.jl/PowerSimulationsDynamics.jl/src/base/simulation.jl:487 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.