ElectricalComponents
This is the documentation for the ElectricalComponents
library. Here you will find the documentation for the various definitions contained in ElectricalComponents
. Note that this documentation is automatically generated from the doc strings and metadata associated with those definitions.
Types
Components
Capacitor
ChuaCircuit
- Chua's circuitConductor
- Ideal linear electrical conductorCurrentSensor
- Creates a circuit component that measures the current flowing through it. Analogous to an ideal ammeter.CurrentSource
- The input signalI
is provided as the current flowing from the positive toGround
Inductor
MultiSensor
- Combines aVoltageSensor
and aCurrentSensor
.n
pin of theVoltageSensor
NonlinearResistor
- Chua's resistorOpAmpDetailed
- Detailed model of an operational amplifierParallelGLC
- Parallel circuit withConductor
,Inductor
andCapacitor
PotentialSensor
- Creates a circuit component which measures the potential at a pin.PowerSensor
- Combines aVoltageSensor
and aCurrentSensor
to measure the power beingResistor
- A simple linear resistor modelRotationalEMF
- Electromotoric force (electric/mechanic transformer) | useSupport=trueSaturatingInductor
- Simple model of an inductor with saturationVoltageSensor
- Creates a circuit component that measures the voltage across it. Analogous to an ideal voltmeter.VoltageSource
- The input signalV
is provided as the voltage difference across the positive to
Analyses
Examples
DeSauty
ParallelResonance
- Parallel resonance circuitRLCModel
- This is an RLC model. This should support markdown. That includesSeriesResonance
- Series resonance circuitSinRLC
- An RLC circuit with Sine voltage input
Tests
AmplifierWithOpAmpDetailed
- Simple Amplifier circuit which uses OpAmpDetailedMultiSensorTest
RotationalEMFTest
- Simple circuit that showcases the usage of RotationalEMF().SaturatingInductorTest
SensorsTest
Pkg.test()
using Pkg
Pkg.test("ElectricalComponents")
Testing ElectricalComponents
Status `~/tmp/jl_ztYzP7/Project.toml`
[1ef5d832] BlockComponents v1.1.2
[336ed68f] CSV v0.10.15
[a93c6f00] DataFrames v1.7.0
[3fc4c519] ElectricalComponents v0.13.0 `~/actions-runner/_work/ElectricalComponents/ElectricalComponents`
[bc7fa6ce] JuliaHub v0.1.11
⌅ [9c9cc66b] JuliaSimBase v2.1.1
[3626b584] JuliaSimCore v0.5.1
[e76a656c] JuliaSimModelOptimizer v10.2.0
⌅ [961ee093] ModelingToolkit v9.68.1
[50262376] OrdinaryDiffEqDefault v1.3.0
[91a5bcdd] Plots v1.40.13
⌅ [aea7be01] PrecompileTools v1.2.1
[824fa3ed] RotationalComponents v0.3.2
[7e49a35a] RuntimeGeneratedFunctions v0.5.13
[8dfed614] Test v1.11.0
Status `~/tmp/jl_ztYzP7/Manifest.toml`
[47edcb42] ADTypes v1.14.0
[14f7f29c] AMD v0.5.3
⌅ [fbe9abb3] AWS v1.82.0
[621f4979] AbstractFFTs v1.5.0
[1520ce14] AbstractTrees v0.4.5
[7d9f7c33] Accessors v0.1.42
⌃ [79e6a3ab] Adapt v4.2.0
⌅ [2169fc97] AlgebraicMultigrid v0.5.1
[66dad0bd] AliasTables v1.1.3
[ec485272] ArnoldiMethod v0.4.0
[4fba245c] ArrayInterface v7.18.0
[4c555306] ArrayLayouts v1.11.1
[65a8f2f4] ArraysOfArrays v0.6.5
[a9b6321e] Atomix v1.1.1
⌃ [13072b0f] AxisAlgorithms v1.0.1
[6e4b80f9] BenchmarkTools v1.6.0
[e2ed5e7c] Bijections v0.1.9
[d1d4a3ce] BitFlags v0.1.9
[62783981] BitTwiddlingConvenienceFunctions v0.1.6
[a134a8b2] BlackBoxOptim v0.6.3
⌃ [8e7c35d0] BlockArrays v1.4.0
[1ef5d832] BlockComponents v1.1.2
⌃ [70df07ce] BracketingNonlinearSolve v1.1.0
[fa961155] CEnum v0.5.0
[2a0fbf3d] CPUSummary v0.2.6
[a9c8d775] CPUTime v1.0.0
[00ebfdb7] CSTParser v3.4.3
[336ed68f] CSV v0.10.15
[7057c7e9] Cassette v0.3.14
[082447d4] ChainRules v1.72.3
[d360d2e6] ChainRulesCore v1.25.1
[fb6a15b2] CloseOpenIntervals v0.1.13
[523fee87] CodecBzip2 v0.8.5
[944b1d66] CodecZlib v0.7.8
[35d6a980] ColorSchemes v3.29.0
[3da002f7] ColorTypes v0.12.1
[c3611d14] ColorVectorSpace v0.11.0
[5ae59095] Colors v0.13.0
[861a8166] Combinatorics v1.0.2
⌅ [a80b9123] CommonMark v0.8.15
[38540f10] CommonSolve v0.2.4
[bbf7d656] CommonSubexpressions v0.3.1
[f70d9fcc] CommonWorldInvalidations v1.0.0
[34da2185] Compat v4.16.0
[b0b7db55] ComponentArrays v0.15.26
[b152e2b5] CompositeTypes v0.1.4
[a33af91c] CompositionsBase v0.1.2
[2569d6c7] ConcreteStructs v0.2.3
[f0e56b4a] ConcurrentUtilities v2.5.0
[88cd18e8] ConsoleProgressMonitor v0.1.2
[187b0558] ConstructionBase v1.5.8
[d38c429a] Contour v0.6.3
[adafc99b] CpuId v0.3.1
[a8cc5b0e] Crayons v4.1.1
[9a962f9c] DataAPI v1.16.0
[a93c6f00] DataFrames v1.7.0
⌅ [82cc6244] DataInterpolations v7.2.0
[c9661210] DataSets v0.2.12
⌃ [864edb3b] DataStructures v0.18.20
[e2d170a0] DataValueInterfaces v1.0.0
[8bb1440f] DelimitedFiles v1.9.1
[2b5f629d] DiffEqBase v6.167.2
⌃ [459566f4] DiffEqCallbacks v4.3.0
[77a26b50] DiffEqNoiseProcess v5.24.1
[163ba53b] DiffResults v1.1.0
[b552c78f] DiffRules v1.15.1
⌃ [a0c0ee7d] DifferentiationInterface v0.6.43
[8d63f2c5] DispatchDoctor v0.4.19
⌃ [31c24e10] Distributions v0.25.117
⌃ [ffbed154] DocStringExtensions v0.9.3
[5b8099bc] DomainSets v0.7.15
[7c1d4256] DynamicPolynomials v0.6.1
⌃ [06fc5a27] DynamicQuantities v1.5.1
[3fc4c519] ElectricalComponents v0.13.0 `~/actions-runner/_work/ElectricalComponents/ElectricalComponents`
⌃ [4e289a0a] EnumX v1.0.4
⌃ [7da242da] Enzyme v0.13.30
[f151be2c] EnzymeCore v0.8.8
[460bff9d] ExceptionUnwrapping v0.1.11
[e2ba6199] ExprTools v0.1.10
⌅ [6b7a57c9] Expronicon v0.8.5
[55351af7] ExproniconLite v0.10.14
[8f5d6c58] EzXML v1.2.1
[c87230d0] FFMPEG v0.4.2
[7034ab61] FastBroadcast v0.3.5
[9aa1b823] FastClosures v0.3.2
⌃ [a4df4552] FastPower v1.1.1
[48062228] FilePathsBase v0.9.24
[1a297f60] FillArrays v1.13.0
[64ca27bc] FindFirstFunctions v1.4.1
[6a86dc24] FiniteDiff v2.27.0
[53c48c17] FixedPointNumbers v0.8.5
[1fa38f19] Format v1.3.7
⌅ [f6369f11] ForwardDiff v0.10.38
[f62d2435] FunctionProperties v0.1.2
[069b7b12] FunctionWrappers v1.1.3
[77dc65aa] FunctionWrappersWrappers v0.1.3
[d9f16b24] Functors v0.5.2
[0c68f7d7] GPUArrays v11.2.2
[46192b85] GPUArraysCore v0.2.0
⌅ [61eb1bfa] GPUCompiler v1.2.0
[28b8d3ca] GR v0.73.14
[14197337] GenericLinearAlgebra v0.3.15
[bc5e4493] GitHub v5.9.0
[c27321d9] Glob v1.3.1
⌃ [86223c79] Graphs v1.12.0
[42e2da0e] Grisu v1.0.2
[cd3eb016] HTTP v1.10.16
[076d061b] HashArrayMappedTries v0.2.0
⌃ [34004b35] HypergeometricFunctions v0.3.27
[7869d1d1] IRTools v0.4.14
[615f187c] IfElse v0.1.1
[d25df0c9] Inflate v0.1.5
[83e8ac13] IniFile v0.5.1
[842dd82b] InlineStrings v1.4.3
[18e54dd8] IntegerMathUtils v0.1.2
⌅ [a98d9a8b] Interpolations v0.13.6
[8197267c] IntervalSets v0.7.10
[3587e190] InverseFunctions v0.1.17
[41ab1584] InvertedIndices v1.3.1
[b6b21f68] Ipopt v1.9.0
[92d709cd] IrrationalConstants v0.2.4
[c8e1da08] IterTools v1.10.0
[42fd0dbc] IterativeSolvers v0.9.4
[82899510] IteratorInterfaceExtensions v1.0.0
[1019f520] JLFzf v0.1.11
[692b3bcd] JLLWrappers v1.7.0
[682c06a0] JSON v0.21.4
⌃ [0f8b85d8] JSON3 v1.14.1
[7d188eb4] JSONSchema v1.4.1
[ae98c720] Jieko v0.2.1
⌅ [98e50ef6] JuliaFormatter v1.0.62
[bc7fa6ce] JuliaHub v0.1.11
[e241c0f9] JuliaHubData v0.3.9
⌅ [9c9cc66b] JuliaSimBase v2.1.1
[3626b584] JuliaSimCore v0.5.1
[e76a656c] JuliaSimModelOptimizer v10.2.0
⌃ [ccbc3e58] JumpProcesses v9.14.2
[63c18a36] KernelAbstractions v0.9.34
[ba0b0d4f] Krylov v0.9.10
[5be7bae1] LBFGSB v0.4.1
[929cbde3] LLVM v9.2.0
[b964fa9f] LaTeXStrings v1.4.0
⌃ [23fbe1c1] Latexify v0.16.6
[73f95e8e] LatticeRules v0.0.1
[10f19ff3] LayoutPointers v0.1.17
[5078a376] LazyArrays v2.6.1
[1d6d02ad] LeftChildRightSiblingTrees v0.2.0
[f5a24dde] LimitedLDLFactorizations v0.5.1
[87fe0de2] LineSearch v0.1.4
[d3d80556] LineSearches v7.3.0
[7a12625a] LinearMaps v3.11.4
⌃ [7ed4a6bd] LinearSolve v3.4.0
[2ab3a3ac] LogExpFunctions v0.3.29
[e6f89c97] LoggingExtras v1.1.0
[d8e11817] MLStyle v0.4.17
⌃ [1914dd2f] MacroTools v0.5.15
[d125e4d3] ManualMemory v0.1.8
[b8f27783] MathOptInterface v1.39.0
[bb5d69b7] MaybeInplace v0.1.4
[739be429] MbedTLS v1.1.9
[442fdcdd] Measures v0.3.2
[e1d29d7a] Missings v1.2.0
⌅ [78c3b35d] Mocking v0.7.9
⌅ [961ee093] ModelingToolkit v9.68.1
[16a59e39] ModelingToolkitStandardLibrary v2.19.1
[2e0e35c7] Moshi v0.3.5
[46d2c3a1] MuladdMacro v0.2.4
[102ac46a] MultivariatePolynomials v0.5.7
[d8a4904e] MutableArithmetics v1.6.4
⌃ [d41bc354] NLSolversBase v7.8.3
⌃ [872c559c] NNlib v0.9.28
⌃ [77ba4419] NaNMath v1.1.2
[470638dc] NoiseRobustDifferentiation v0.2.4
⌃ [8913a72c] NonlinearSolve v4.4.0
⌃ [be0214bd] NonlinearSolveBase v1.5.0
⌃ [5959db7a] NonlinearSolveFirstOrder v1.3.0
⌃ [9a2c21bd] NonlinearSolveQuasiNewton v1.2.0
⌃ [26075421] NonlinearSolveSpectralMethods v1.1.0
[e7bfaba1] NumericalIntegration v0.3.3
⌃ [d8793406] ObjectFile v0.4.3
⌃ [6fe1bfb0] OffsetArrays v1.15.0
[4d8831e6] OpenSSL v1.4.3
⌃ [429524aa] Optim v1.11.0
⌃ [3bd65402] Optimisers v0.4.5
⌅ [7f7a1694] Optimization v4.1.1
[3e6eede4] OptimizationBBO v0.4.0
⌃ [bca83a33] OptimizationBase v2.4.0
[fd9f6733] OptimizationMOI v0.5.2
[bac558e1] OrderedCollections v1.8.0
⌃ [6ad6398a] OrdinaryDiffEqBDF v1.3.0
⌅ [bbf590c4] OrdinaryDiffEqCore v1.19.0
[50262376] OrdinaryDiffEqDefault v1.3.0
⌃ [4302a76b] OrdinaryDiffEqDifferentiation v1.4.0
[d3585ca7] OrdinaryDiffEqFunctionMap v1.1.1
⌃ [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.5.0
⌃ [43230ef6] OrdinaryDiffEqRosenbrock v1.7.0
[2d112036] OrdinaryDiffEqSDIRK v1.3.0
[b1df2697] OrdinaryDiffEqTsit5 v1.1.0
[79d7bb75] OrdinaryDiffEqVerner v1.1.1
⌃ [90014a1f] PDMats v0.11.32
[65ce6f38] PackageExtensionCompat v1.0.2
[d96e819e] Parameters v0.12.3
⌃ [69de0a69] Parsers v2.8.1
[4722fa14] PkgAuthentication v2.1.2
[ccf2f8ad] PlotThemes v3.3.0
[995b91a9] PlotUtils v1.4.3
[91a5bcdd] Plots v1.40.13
[e409e4f3] PoissonRandom v0.4.4
[f517fe37] Polyester v0.7.16
[1d0040c9] PolyesterWeave v0.2.2
[2dfb63ee] PooledArrays v1.4.3
[85a6dd25] PositiveFactorizations v0.2.4
⌃ [d236fae5] PreallocationTools v0.4.25
⌅ [aea7be01] PrecompileTools v1.2.1
[af69fa37] Preconditioners v0.6.1
[21216c6a] Preferences v1.4.3
[08abe8d2] PrettyTables v2.4.0
⌃ [27ebfcd6] Primes v0.5.6
[33c8b6b6] ProgressLogging v0.1.4
⌃ [92933f4c] ProgressMeter v1.10.2
[43287f4e] PtrArrays v1.3.0
[1fd47b50] QuadGK v2.11.2
[8a4e6c94] QuasiMonteCarlo v0.3.3
[74087812] Random123 v1.7.0
[e6cf234a] RandomNumbers v1.6.0
[c84ed2f1] Ratios v0.4.5
[c1ae055f] RealDot v0.1.0
[3cdcf5f2] RecipesBase v1.3.4
[01d81517] RecipesPipeline v0.6.12
⌃ [731186ca] RecursiveArrayTools v3.31.0
[189a3867] Reexport v1.2.2
[05181044] RelocatableFolders v1.0.1
[b873ce64] ReplMaker v0.2.7
[ae029012] Requires v1.3.1
[ae5879a3] ResettableStacks v1.1.1
[8d208092] ResourceContexts v0.2.0
⌃ [37e2e3b7] ReverseDiff v1.15.3
[79098fc4] Rmath v0.8.0
[824fa3ed] RotationalComponents v0.3.2
[7e49a35a] RuntimeGeneratedFunctions v0.5.13
[9dfe8606] SCCNonlinearSolve v1.0.0
[94e857df] SIMDTypes v0.1.0
⌅ [0bca4576] SciMLBase v2.75.1
⌃ [19f34311] SciMLJacobianOperators v0.1.1
⌃ [c0aeaf25] SciMLOperators v0.3.12
⌅ [1ed8b502] SciMLSensitivity v7.74.0
[53ae85a6] SciMLStructures v1.7.0
[7e506255] ScopedValues v1.3.0
[6c6a2e73] Scratch v1.2.1
[91c51154] SentinelArrays v1.4.8
[efcf1570] Setfield v1.1.2
[992d4aef] Showoff v1.0.3
[777ac1f9] SimpleBufferStream v1.2.0
⌃ [727e6d20] SimpleNonlinearSolve v2.1.0
[699a6c99] SimpleTraits v0.9.4
[ce78b400] SimpleUnPack v1.1.0
[ed01d8cd] Sobol v1.5.0
[2133526b] SodiumSeal v0.1.1
[a2af1166] SortingAlgorithms v1.2.1
⌃ [9f842d2f] SparseConnectivityTracer v0.6.13
⌃ [47a9eef4] SparseDiffTools v2.23.1
[dc90abb0] SparseInverseSubset v0.1.2
⌃ [0a514795] SparseMatrixColorings v0.4.14
[d4ead438] SpatialIndexing v0.1.6
⌃ [276daf66] SpecialFunctions v2.5.0
[860ef19b] StableRNGs v1.0.2
[aedffcd0] Static v1.2.0
[0d7ed370] StaticArrayInterface v1.8.0
[90137ffa] StaticArrays v1.9.13
[1e83bf80] StaticArraysCore v1.4.3
[10745b16] Statistics v1.11.1
[82ae8749] StatsAPI v1.7.0
[2913bbd2] StatsBase v0.34.4
⌃ [4c63d2b9] StatsFuns v1.3.2
[7792a7ef] StrideArraysCore v0.5.7
[892a3eda] StringManipulation v0.4.1
⌃ [09ab397b] StructArrays v0.6.21
[53d494c1] StructIO v0.3.1
[856f2bd8] StructTypes v1.11.0
⌅ [2efcf032] SymbolicIndexingInterface v0.3.38
[19f23fe9] SymbolicLimits v0.2.2
⌅ [d1185830] SymbolicUtils v3.17.1
⌅ [0c5d862f] Symbolics v6.29.2
[dc5dba14] TZJData v1.5.0+2025b
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.12.0
[ed4db957] TaskLocalValues v0.1.2
[62fd8b95] TensorCore v0.1.1
[8ea1fca8] TermInterface v2.0.0
[5d786b92] TerminalLoggers v0.1.7
[1c621080] TestItems v1.0.0
⌃ [8290d209] ThreadingUtilities v0.5.2
[f269a46b] TimeZones v1.21.3
[a759f4b9] TimerOutputs v0.5.28
[0796e94c] Tokenize v0.5.29
⌃ [9f7883ad] Tracker v0.2.37
[3bb67fe8] TranscodingStreams v0.11.3
[410a4b4d] Tricks v0.1.10
[781d530d] TruncatedStacktraces v1.4.0
⌃ [5c2747f8] URIs v1.5.1
[3a884ed6] UnPack v1.0.2
[1cfade01] UnicodeFun v0.4.1
[1986cc42] Unitful v1.22.0
[45397f5d] UnitfulLatexify v1.6.4
[a7c27f48] Unityper v0.1.6
[013be700] UnsafeAtomics v0.3.0
[41fe7b60] Unzip v0.2.0
[19fa3120] VertexSafeGraphs v0.2.0
[ea10d353] WeakRefStrings v1.4.2
[897b6980] WeakValueDicts v0.1.0
⌅ [efce3f68] WoodburyMatrices v0.5.6
[76eceee3] WorkerUtilities v1.6.1
[228000da] XMLDict v0.4.1
⌃ [e88e6eb3] Zygote v0.6.75
[700de1a5] ZygoteRules v0.2.7
[ae81ac8f] ASL_jll v0.1.3+0
[6e34b625] Bzip2_jll v1.0.9+0
[83423d85] Cairo_jll v1.18.4+0
[ee1fde0b] Dbus_jll v1.16.2+0
⌅ [7cc45869] Enzyme_jll v0.0.172+0
[2702e6a9] EpollShim_jll v0.0.20230411+1
[2e619515] Expat_jll v2.6.5+0
⌅ [b22a6f82] FFMPEG_jll v4.4.4+1
[a3f928ae] Fontconfig_jll v2.16.0+0
[d7e528f0] FreeType2_jll v2.13.4+0
[559328eb] FriBidi_jll v1.0.17+0
[0656b61e] GLFW_jll v3.4.0+2
[d2c73de3] GR_jll v0.73.14+0
[78b55507] Gettext_jll v0.21.0+0
⌃ [7746bdde] Glib_jll v2.82.4+0
[3b182d85] Graphite2_jll v1.3.15+0
[2e76f6c2] HarfBuzz_jll v8.5.0+0
[e33a78d0] Hwloc_jll v2.12.0+0
[1d5cc7b8] IntelOpenMP_jll v2025.0.4+0
[9cc047cb] Ipopt_jll v300.1400.1700+0
[aacddb02] JpegTurbo_jll v3.1.1+0
[c1c5ebd0] LAME_jll v3.100.2+0
[88015f11] LERC_jll v4.0.1+0
[dad2f222] LLVMExtra_jll v0.0.35+0
[1d63c593] LLVMOpenMP_jll v18.1.7+0
[dd4b983a] LZO_jll v2.10.3+0
[81d17ec3] L_BFGS_B_jll v3.0.1+0
⌅ [e9f186c6] Libffi_jll v3.2.2+2
[7e76a0d4] Libglvnd_jll v1.7.0+0
[94ce4f54] Libiconv_jll v1.18.0+0
[4b2f31a3] Libmount_jll v2.41.0+0
[89763e89] Libtiff_jll v4.7.1+0
[38a345b3] Libuuid_jll v2.41.0+0
[d00139f3] METIS_jll v5.1.3+0
[856f044c] MKL_jll v2025.0.1+1
[d7ed1dd3] MUMPS_seq_jll v500.700.301+0
[e7412a2a] Ogg_jll v1.3.5+1
[656ef2d0] OpenBLAS32_jll v0.3.29+0
[458c3c95] OpenSSL_jll v3.0.16+0
[efe28fd5] OpenSpecFun_jll v0.5.6+0
[91d4177d] Opus_jll v1.3.3+0
[36c8627f] Pango_jll v1.56.1+0
[30392449] Pixman_jll v0.44.2+0
⌅ [c0090381] Qt6Base_jll v6.7.1+1
⌅ [629bc702] Qt6Declarative_jll v6.7.1+2
⌅ [ce943373] Qt6ShaderTools_jll v6.7.1+1
⌃ [e99dba38] Qt6Wayland_jll v6.7.1+1
[d3707c4a] Rclone_jll v1.69.1+0
[f50d1b31] Rmath_jll v0.5.1+0
⌅ [319450e9] SPRAL_jll v2024.5.8+0
[a44049a8] Vulkan_Loader_jll v1.3.243+0
⌃ [a2964d1f] Wayland_jll v1.21.0+2
[2381bf8a] Wayland_protocols_jll v1.36.0+0
⌅ [02c8fc9c] XML2_jll v2.13.6+1
[ffd25f8a] XZ_jll v5.8.1+0
[f67eecfb] Xorg_libICE_jll v1.1.2+0
[c834827a] Xorg_libSM_jll v1.2.6+0
[4f6342f7] Xorg_libX11_jll v1.8.12+0
[0c0b7dd1] Xorg_libXau_jll v1.0.13+0
[935fb764] Xorg_libXcursor_jll v1.2.3+0
[a3789734] Xorg_libXdmcp_jll v1.1.6+0
[1082639a] Xorg_libXext_jll v1.3.7+0
[d091e8ba] Xorg_libXfixes_jll v6.0.0+0
[a51aa0fd] Xorg_libXi_jll v1.8.2+0
[d1454406] Xorg_libXinerama_jll v1.1.5+0
[ec84b674] Xorg_libXrandr_jll v1.5.4+0
[ea2f1a96] Xorg_libXrender_jll v0.9.12+0
[c7cfdc94] Xorg_libxcb_jll v1.17.1+0
[cc61e674] Xorg_libxkbfile_jll v1.1.2+1
[e920d4aa] Xorg_xcb_util_cursor_jll v0.1.4+0
[12413925] Xorg_xcb_util_image_jll v0.4.0+1
[2def613f] Xorg_xcb_util_jll v0.4.0+1
[975044d2] Xorg_xcb_util_keysyms_jll v0.4.0+1
[0d47668e] Xorg_xcb_util_renderutil_jll v0.3.9+1
[c22f9ab0] Xorg_xcb_util_wm_jll v0.4.1+1
[35661453] Xorg_xkbcomp_jll v1.4.6+1
[33bec58e] Xorg_xkeyboard_config_jll v2.39.0+0
[c5fb5394] Xorg_xtrans_jll v1.6.0+0
[3161d3a3] Zstd_jll v1.5.7+1
[35ca27e7] eudev_jll v3.2.9+0
[214eeab7] fzf_jll v0.61.1+0
[1a1c6b14] gperf_jll v3.1.1+1
[a4ae2306] libaom_jll v3.11.0+0
[0ac62f75] libass_jll v0.15.2+0
[1183f4f0] libdecor_jll v0.2.2+0
[2db6ffa8] libevdev_jll v1.11.0+0
[f638f0a6] libfdk_aac_jll v2.0.3+0
[36db933b] libinput_jll v1.18.0+0
[b53b4c65] libpng_jll v1.6.47+0
[a9144af2] libsodium_jll v1.0.21+0
[f27f6e37] libvorbis_jll v1.3.7+2
[009596ad] mtdev_jll v1.1.6+0
[1317d2d5] oneTBB_jll v2022.0.0+0
⌅ [1270edf5] x264_jll v2021.5.5+0
⌅ [dfaa095f] x265_jll v3.5.0+0
[d8fb68d0] xkbcommon_jll v1.4.1+2
[0dad84c5] ArgTools v1.1.2
[56f22d72] Artifacts v1.11.0
[2a0f44e3] Base64 v1.11.0
[ade2ca70] Dates v1.11.0
[8ba89e20] Distributed v1.11.0
[f43a241f] Downloads v1.6.0
[7b1f6079] FileWatching v1.11.0
[9fa8497b] Future v1.11.0
[b77e0a4c] InteractiveUtils v1.11.0
[4af54fe1] LazyArtifacts v1.11.0
[b27032c2] LibCURL v0.6.4
[76f85450] LibGit2 v1.11.0
[8f399da3] Libdl v1.11.0
[37e2e46d] LinearAlgebra v1.11.0
[56ddb016] Logging v1.11.0
[d6f4376e] Markdown v1.11.0
[a63ad114] Mmap v1.11.0
[ca575930] NetworkOptions v1.2.0
[44cfe95a] Pkg v1.11.0
[de0858da] Printf v1.11.0
[9abbd945] Profile v1.11.0
[3fa0cd96] REPL v1.11.0
[9a3f8284] Random v1.11.0
[ea8e919c] SHA v0.7.0
[9e88b42a] Serialization v1.11.0
[1a1011a3] SharedArrays v1.11.0
[6462fe0b] Sockets v1.11.0
[2f01184e] SparseArrays v1.11.0
[f489334b] StyledStrings v1.11.0
[4607b0f0] SuiteSparse
[fa267f1f] TOML v1.0.3
[a4e569a6] Tar v1.10.0
[8dfed614] Test v1.11.0
[cf7118a7] UUIDs v1.11.0
[4ec0a83e] Unicode v1.11.0
[e66e0078] CompilerSupportLibraries_jll v1.1.1+0
[deac9b47] LibCURL_jll v8.6.0+0
[e37daf67] LibGit2_jll v1.7.2+0
[29816b5a] LibSSH2_jll v1.11.0+1
[c8ffd9c3] MbedTLS_jll v2.28.6+0
[14a3606d] MozillaCACerts_jll v2023.12.12
[4536629a] OpenBLAS_jll v0.3.27+1
[05823500] OpenLibm_jll v0.8.1+2
[efcefdf7] PCRE2_jll v10.42.0+1
[bea87d4a] SuiteSparse_jll v7.7.0+0
[83775a58] Zlib_jll v1.2.13+1
[8e850b90] libblastrampoline_jll v5.11.0+0
[8e850ede] nghttp2_jll v1.59.0+0
[3f19e933] p7zip_jll v17.4.0+2
Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading.
Testing Running tests...
Precompiling ElectricalComponents...
366.9 ms ✓ CPUTime
381.0 ms ✓ IniFile
425.2 ms ✓ Ratios
452.8 ms ✓ TZJData
548.6 ms ✓ TranscodingStreams
569.7 ms ✓ IterTools
578.6 ms ✓ LatticeRules
565.0 ms ✓ ResourceContexts
611.8 ms ✓ URIs
659.3 ms ✓ ArraysOfArrays
982.1 ms ✓ OffsetArrays
751.5 ms ✓ AMD
830.1 ms ✓ SpatialIndexing
918.7 ms ✓ AlgebraicMultigrid
522.0 ms ✓ JLLWrappers
1104.7 ms ✓ GenericLinearAlgebra
740.7 ms ✓ WoodburyMatrices
656.1 ms ✓ LoggingExtras
541.9 ms ✓ Mocking
597.1 ms ✓ DocStringExtensions
718.4 ms ✓ ReplMaker
462.0 ms ✓ CodecZlib
970.9 ms ✓ MbedTLS
1405.6 ms ✓ LinearMaps
1047.7 ms ✓ Sobol
557.7 ms ✓ ArraysOfArrays → ArraysOfArraysChainRulesCoreExt
420.8 ms ✓ ArraysOfArrays → ArraysOfArraysStaticArraysCoreExt
408.5 ms ✓ ArraysOfArrays → ArraysOfArraysAdaptExt
430.1 ms ✓ OffsetArrays → OffsetArraysAdaptExt
500.7 ms ✓ StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt
934.8 ms ✓ ComponentArrays
567.5 ms ✓ OpenSSL_jll
626.2 ms ✓ LimitedLDLFactorizations
523.9 ms ✓ libsodium_jll
583.4 ms ✓ METIS_jll
520.4 ms ✓ ASL_jll
542.6 ms ✓ OpenSpecFun_jll
550.6 ms ✓ L_BFGS_B_jll
548.0 ms ✓ Libiconv_jll
545.1 ms ✓ OpenBLAS32_jll
553.5 ms ✓ Hwloc_jll
523.2 ms ✓ Bzip2_jll
537.0 ms ✓ Rmath_jll
1557.0 ms ✓ IterativeSolvers
570.6 ms ✓ oneTBB_jll
560.5 ms ✓ Rclone_jll
582.2 ms ✓ AxisAlgorithms
1071.2 ms ✓ IntelOpenMP_jll
1228.3 ms ✓ Enzyme_jll
577.3 ms ✓ LogExpFunctions
410.0 ms ✓ LinearMaps → LinearMapsStatisticsExt
428.5 ms ✓ LinearMaps → LinearMapsChainRulesCoreExt
1202.7 ms ✓ LLVMExtra_jll
545.4 ms ✓ ComponentArrays → ComponentArraysOptimisersExt
516.2 ms ✓ SodiumSeal
611.1 ms ✓ Preconditioners
1032.8 ms ✓ SparseMatrixColorings
867.6 ms ✓ LinearMaps → LinearMapsSparseArraysExt
504.2 ms ✓ LBFGSB
702.8 ms ✓ MUMPS_seq_jll
1363.8 ms ✓ SciMLOperators
640.1 ms ✓ XML2_jll
534.6 ms ✓ CodecBzip2
618.4 ms ✓ SPRAL_jll
1284.0 ms ✓ ComponentArrays → ComponentArraysKernelAbstractionsExt
790.2 ms ✓ Rmath
440.8 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt
2078.0 ms ✓ RecursiveArrayTools
1808.0 ms ✓ OpenSSL
1034.6 ms ✓ MKL_jll
743.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceSparseMatrixColoringsExt
514.1 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt
632.8 ms ✓ NoiseRobustDifferentiation
691.5 ms ✓ SciMLOperators → SciMLOperatorsSparseArraysExt
1343.5 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt
1700.0 ms ✓ Interpolations
639.2 ms ✓ Ipopt_jll
573.5 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt
669.7 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt
895.3 ms ✓ EzXML
712.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt
3434.7 ms ✓ SparseConnectivityTracer
673.6 ms ✓ ComponentArrays → ComponentArraysRecursiveArrayToolsExt
3354.9 ms ✓ DataSets
2073.0 ms ✓ StatsBase
565.2 ms ✓ XMLDict
872.2 ms ✓ NumericalIntegration
2467.9 ms ✓ SpecialFunctions
5321.3 ms ✓ Expronicon
4231.1 ms ✓ TimeZones
933.8 ms ✓ SparseConnectivityTracer → SparseConnectivityTracerLogExpFunctionsExt
957.1 ms ✓ SparseConnectivityTracer → SparseConnectivityTracerNaNMathExt
575.5 ms ✓ TimeZones → TimeZonesRecipesBaseExt
808.8 ms ✓ NNlib → NNlibSpecialFunctionsExt
1035.5 ms ✓ HypergeometricFunctions
1685.8 ms ✓ SparseConnectivityTracer → SparseConnectivityTracerNNlibExt
1225.9 ms ✓ SparseConnectivityTracer → SparseConnectivityTracerSpecialFunctionsExt
1587.0 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt
3944.2 ms ✓ QuasiMonteCarlo
2808.4 ms ✓ StatsFuns
3855.1 ms ✓ ForwardDiff
6215.9 ms ✓ LLVM
616.6 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt
598.8 ms ✓ FastPower → FastPowerForwardDiffExt
687.8 ms ✓ PreallocationTools
691.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt
795.8 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt
817.6 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt
880.5 ms ✓ NNlib → NNlibForwardDiffExt
935.8 ms ✓ NLSolversBase
1448.7 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt
805.1 ms ✓ PreallocationTools → PreallocationToolsSparseConnectivityTracerExt
1663.8 ms ✓ DataInterpolations
1601.2 ms ✓ UnsafeAtomics → UnsafeAtomicsLLVM
829.1 ms ✓ DataInterpolations → DataInterpolationsChainRulesCoreExt
7344.0 ms ✓ SciMLBase
1131.2 ms ✓ SparseConnectivityTracer → SparseConnectivityTracerDataInterpolationsExt
1974.9 ms ✓ LineSearches
2253.8 ms ✓ SparseDiffTools
847.2 ms ✓ SCCNonlinearSolve
916.7 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt
1136.4 ms ✓ SciMLBase → SciMLBaseMLStyleExt
1157.2 ms ✓ ComponentArrays → ComponentArraysSciMLBaseExt
13605.5 ms ✓ Parsers
2088.4 ms ✓ OptimizationBase
503.3 ms ✓ InlineStrings → ParsersExt
4938.7 ms ✓ Distributions
1569.0 ms ✓ SparseDiffTools → SparseDiffToolsPolyesterExt
611.0 ms ✓ OptimizationBase → OptimizationForwardDiffExt
2453.6 ms ✓ DiffEqBase
3806.0 ms ✓ GPUArrays
3210.8 ms ✓ SciMLJacobianOperators
809.0 ms ✓ WeakRefStrings
1419.1 ms ✓ JSON
4889.3 ms ✓ Tracker
1160.0 ms ✓ Distributions → DistributionsTestExt
3379.7 ms ✓ Optim
1295.3 ms ✓ Distributions → DistributionsChainRulesCoreExt
1117.9 ms ✓ QuasiMonteCarlo → QuasiMonteCarloDistributionsExt
1706.9 ms ✓ Optimization
1127.8 ms ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt
1227.0 ms ✓ DiffEqBase → DiffEqBaseSparseArraysExt
1439.8 ms ✓ DiffEqBase → DiffEqBaseForwardDiffExt
1452.2 ms ✓ DiffEqBase → DiffEqBaseDistributionsExt
1465.7 ms ✓ DiffEqBase → DiffEqBaseUnitfulExt
13405.0 ms ✓ HTTP
1995.6 ms ✓ ComponentArrays → ComponentArraysGPUArraysExt
1588.9 ms ✓ BenchmarkTools
2142.4 ms ✓ PkgAuthentication
1053.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceTrackerExt
1224.6 ms ✓ Tracker → TrackerPDMatsExt
1039.3 ms ✓ FastPower → FastPowerTrackerExt
3779.7 ms ✓ DiffEqCallbacks
3526.9 ms ✓ OrdinaryDiffEqCore
1018.0 ms ✓ ArrayInterface → ArrayInterfaceTrackerExt
3968.5 ms ✓ LineSearch
1101.8 ms ✓ ComponentArrays → ComponentArraysTrackerExt
1110.6 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTrackerExt
1188.9 ms ✓ DataInterpolations → DataInterpolationsOptimExt
4119.6 ms ✓ BlackBoxOptim
2022.0 ms ✓ DiffEqBase → DiffEqBaseTrackerExt
1114.4 ms ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreEnzymeCoreExt
1083.6 ms ✓ LineSearch → LineSearchLineSearchesExt
8181.4 ms ✓ JSON3
2052.9 ms ✓ GitHub
2792.5 ms ✓ JumpProcesses
6158.1 ms ✓ NonlinearSolveBase
1362.9 ms ✓ BlackBoxOptim → BlackBoxOptimRealtimePlotServerExt
2825.5 ms ✓ DiffEqNoiseProcess
1865.1 ms ✓ OptimizationBBO
704.7 ms ✓ JSONSchema
1616.3 ms ✓ OrdinaryDiffEqFunctionMap
875.4 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt
1131.5 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt
1087.7 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt
13681.9 ms ✓ ReverseDiff
1326.8 ms ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt
1041.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseDiffEqBaseExt
1769.6 ms ✓ AWS
11612.3 ms ✓ LinearSolve
16474.1 ms ✓ SymbolicUtils
2956.6 ms ✓ PreallocationTools → PreallocationToolsReverseDiffExt
3085.5 ms ✓ FastPower → FastPowerReverseDiffExt
3097.9 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt
7049.3 ms ✓ JuliaHub
17087.5 ms ✓ GPUCompiler
3184.1 ms ✓ OptimizationBase → OptimizationReverseDiffExt
3332.8 ms ✓ ComponentArrays → ComponentArraysReverseDiffExt
3376.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt
4181.7 ms ✓ BracketingNonlinearSolve
6509.5 ms ✓ OrdinaryDiffEqTsit5
4021.9 ms ✓ DiffEqBase → DiffEqBaseReverseDiffExt
12119.1 ms ✓ CSV
1545.7 ms ✓ LinearSolve → LinearSolveIterativeSolversExt
1627.5 ms ✓ LinearSolve → LinearSolveEnzymeExt
1467.1 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt
2122.3 ms ✓ JuliaHubData
2330.8 ms ✓ LinearSolve → LinearSolveKernelAbstractionsExt
1727.0 ms ✓ SymbolicLimits
1084.3 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt
4228.3 ms ✓ DiffEqNoiseProcess → DiffEqNoiseProcessReverseDiffExt
3780.3 ms ✓ SymbolicUtils → SymbolicUtilsReverseDiffExt
4033.3 ms ✓ LinearSolve → LinearSolveSparseArraysExt
6473.1 ms ✓ NonlinearSolveSpectralMethods
3072.1 ms ✓ OrdinaryDiffEqDifferentiation
1179.5 ms ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt
9829.4 ms ✓ SimpleNonlinearSolve
1173.9 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt
1240.9 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveDiffEqBaseExt
2143.9 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveTrackerExt
26032.1 ms ✓ Zygote
1341.5 ms ✓ ComponentArrays → ComponentArraysZygoteExt
1344.8 ms ✓ DifferentiationInterface → DifferentiationInterfaceZygoteExt
12218.3 ms ✓ NonlinearSolveQuasiNewton
4174.0 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveReverseDiffExt
1625.7 ms ✓ Zygote → ZygoteTrackerExt
1705.6 ms ✓ SparseDiffTools → SparseDiffToolsZygoteExt
1934.7 ms ✓ OptimizationBase → OptimizationZygoteExt
2852.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsZygoteExt
3216.2 ms ✓ SciMLBase → SciMLBaseZygoteExt
1827.8 ms ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt
17546.1 ms ✓ Symbolics
4686.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsReverseDiffExt
18680.1 ms ✓ NonlinearSolveFirstOrder
2986.6 ms ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt
3044.8 ms ✓ SparseDiffTools → SparseDiffToolsSymbolicsExt
3738.6 ms ✓ Symbolics → SymbolicsForwardDiffExt
3902.7 ms ✓ DataInterpolations → DataInterpolationsSymbolicsExt
30142.9 ms ✓ OrdinaryDiffEqVerner
17698.0 ms ✓ OrdinaryDiffEqRosenbrock
2756.0 ms ✓ Symbolics → SymbolicsPreallocationToolsExt
33736.9 ms ✓ MathOptInterface
1668.9 ms ✓ Optim → OptimMOIExt
9744.3 ms ✓ NonlinearSolve
3729.6 ms ✓ OrdinaryDiffEqNonlinearSolve
10211.9 ms ✓ Ipopt
5216.2 ms ✓ OrdinaryDiffEqSDIRK
12497.1 ms ✓ OrdinaryDiffEqBDF
23653.7 ms ✓ OrdinaryDiffEqDefault
92677.9 ms ✓ ModelingToolkit
6258.9 ms ✓ ModelingToolkit → MTKChainRulesCoreExt
6889.7 ms ✓ OptimizationBase → OptimizationMTKExt
8051.3 ms ✓ OptimizationMOI
13366.4 ms ✓ JuliaSimBase
15919.4 ms ✓ ModelingToolkitStandardLibrary
168969.4 ms ✓ Enzyme
1887.6 ms ✓ FastPower → FastPowerEnzymeExt
1913.5 ms ✓ Enzyme → EnzymeGPUArraysCoreExt
1960.1 ms ✓ Enzyme → EnzymeChainRulesCoreExt
1985.8 ms ✓ QuadGK → QuadGKEnzymeExt
2029.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceEnzymeExt
2204.5 ms ✓ Enzyme → EnzymeSpecialFunctionsExt
2273.4 ms ✓ Enzyme → EnzymeLogExpFunctionsExt
2375.0 ms ✓ Enzyme → EnzymeStaticArraysExt
2523.2 ms ✓ OptimizationBase → OptimizationEnzymeExt
2558.1 ms ✓ SparseDiffTools → SparseDiffToolsEnzymeExt
2379.5 ms ✓ DiffEqBase → DiffEqBaseEnzymeExt
9278.6 ms ✓ SciMLSensitivity
8680.0 ms ✓ BlockComponents
49675.8 ms ✓ JuliaSimModelOptimizer
8417.1 ms ✓ RotationalComponents
Info Given ElectricalComponents was explicitly requested, output will be shown live
Important Note: JuliaHub products (JuliaSim with all its modules, and all
JuliaSim packages provided through the JuliaHubRegistry) are commercial
products of JuliaHub, Inc. They are free to use for non-commercial academic
teaching and research purposes. For commercial users, license fees apply.
Please refer to the End User License Agreement (https://juliahub.com/company/eula/)
for details. Please contact sales@juliahub.com for purchasing information.
To report any bugs, issues, or feature requests for JuliaSim software,
please use the public Github repository JuliaSimIssues, located at
https://github.com/JuliaComputing/JuliaSimIssues.
66461.6 ms ✓ ElectricalComponents
262 dependencies successfully precompiled in 294 seconds. 278 already precompiled.
4 dependencies had output during precompilation:
┌ ModelingToolkit
│ WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
│ You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`.
│ WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
│ You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`.
│ WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
│ You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`.
│ WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
│ You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`.
│ WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
│ You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`.
│ WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
│ You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`.
└
┌ JuliaSimModelOptimizer
│ Important Note: JuliaHub products (JuliaSim with all its modules, and all
│ JuliaSim packages provided through the JuliaHubRegistry) are commercial
│ products of JuliaHub, Inc. They are free to use for non-commercial academic
│ teaching and research purposes. For commercial users, license fees apply.
│ Please refer to the End User License Agreement (https://juliahub.com/company/eula/)
│ for details. Please contact sales@juliahub.com for purchasing information.
│
│ To report any bugs, issues, or feature requests for JuliaSim software,
│ please use the public Github repository JuliaSimIssues, located at
│ https://github.com/JuliaComputing/JuliaSimIssues.
└
┌ ElectricalComponents
│ [Output was shown above]
└
┌ Interpolations
│ WARNING: method definition for checkbounds at /home/actions-runner-7/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 declares type variable N but does not use it.
│ WARNING: method definition for checkbounds at /home/actions-runner-7/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:457 declares type variable N but does not use it.
│ WARNING: method definition for GriddedInterpolation at /home/actions-runner-7/.julia/packages/Interpolations/y4lLj/src/gridded/gridded.jl:37 declares type variable pad but does not use it.
│ WARNING: method definition for GriddedInterpolation at /home/actions-runner-7/.julia/packages/Interpolations/y4lLj/src/gridded/gridded.jl:60 declares type variable pad but does not use it.
│ WARNING: method definition for interpolate! at /home/actions-runner-7/.julia/packages/Interpolations/y4lLj/src/deprecations.jl:30 declares type variable TWeights but does not use it.
└
Important Note: JuliaHub products (JuliaSim with all its modules, and all
JuliaSim packages provided through the JuliaHubRegistry) are commercial
products of JuliaHub, Inc. They are free to use for non-commercial academic
teaching and research purposes. For commercial users, license fees apply.
Please refer to the End User License Agreement (https://juliahub.com/company/eula/)
for details. Please contact sales@juliahub.com for purchasing information.
To report any bugs, issues, or feature requests for JuliaSim software,
please use the public Github repository JuliaSimIssues, located at
https://github.com/JuliaComputing/JuliaSimIssues.
Precompiling Plots...
594.3 ms ✓ Libffi_jll
598.5 ms ✓ Xorg_libICE_jll
589.0 ms ✓ fzf_jll
590.5 ms ✓ LLVMOpenMP_jll
584.6 ms ✓ mtdev_jll
579.2 ms ✓ Graphite2_jll
583.3 ms ✓ x265_jll
586.3 ms ✓ Ogg_jll
592.2 ms ✓ Libuuid_jll
616.5 ms ✓ x264_jll
599.7 ms ✓ Xorg_libXau_jll
648.5 ms ✓ Wayland_protocols_jll
650.1 ms ✓ JpegTurbo_jll
640.3 ms ✓ EpollShim_jll
647.7 ms ✓ Gettext_jll
669.7 ms ✓ FriBidi_jll
575.0 ms ✓ Opus_jll
589.6 ms ✓ Xorg_libXdmcp_jll
587.0 ms ✓ Expat_jll
609.5 ms ✓ libpng_jll
578.9 ms ✓ Xorg_xtrans_jll
584.5 ms ✓ LZO_jll
610.4 ms ✓ libfdk_aac_jll
612.3 ms ✓ Libmount_jll
624.9 ms ✓ Zstd_jll
592.1 ms ✓ LERC_jll
632.9 ms ✓ LAME_jll
594.1 ms ✓ libevdev_jll
646.5 ms ✓ libaom_jll
598.1 ms ✓ gperf_jll
634.9 ms ✓ XZ_jll
631.0 ms ✓ FreeType2_jll
558.7 ms ✓ Pixman_jll
610.4 ms ✓ Xorg_libSM_jll
612.8 ms ✓ libvorbis_jll
623.9 ms ✓ Dbus_jll
626.1 ms ✓ eudev_jll
692.5 ms ✓ Wayland_jll
645.3 ms ✓ Libtiff_jll
717.0 ms ✓ Glib_jll
834.1 ms ✓ JLFzf
731.4 ms ✓ Fontconfig_jll
1001.6 ms ✓ Xorg_libxcb_jll
686.3 ms ✓ libinput_jll
595.4 ms ✓ Xorg_xcb_util_jll
633.6 ms ✓ Xorg_libX11_jll
612.0 ms ✓ Xorg_xcb_util_keysyms_jll
613.1 ms ✓ Xorg_xcb_util_renderutil_jll
635.2 ms ✓ Xorg_xcb_util_image_jll
610.3 ms ✓ Xorg_libxkbfile_jll
617.9 ms ✓ Xorg_libXext_jll
636.9 ms ✓ Xorg_libXrender_jll
633.5 ms ✓ Xorg_libXfixes_jll
717.1 ms ✓ Xorg_xcb_util_wm_jll
624.5 ms ✓ Xorg_xcb_util_cursor_jll
617.4 ms ✓ Xorg_libXi_jll
644.6 ms ✓ Xorg_xkbcomp_jll
645.3 ms ✓ Xorg_libXinerama_jll
624.1 ms ✓ Xorg_libXcursor_jll
629.3 ms ✓ Xorg_libXrandr_jll
720.4 ms ✓ Libglvnd_jll
711.0 ms ✓ Cairo_jll
616.0 ms ✓ Xorg_xkeyboard_config_jll
699.9 ms ✓ HarfBuzz_jll
669.6 ms ✓ xkbcommon_jll
658.1 ms ✓ libass_jll
688.6 ms ✓ Pango_jll
668.3 ms ✓ Vulkan_Loader_jll
721.9 ms ✓ libdecor_jll
895.8 ms ✓ FFMPEG_jll
871.0 ms ✓ Qt6Base_jll
692.1 ms ✓ GLFW_jll
658.7 ms ✓ FFMPEG
711.7 ms ✓ Qt6ShaderTools_jll
825.3 ms ✓ GR_jll
1303.9 ms ✓ Qt6Declarative_jll
723.7 ms ✓ Qt6Wayland_jll
3165.0 ms ✓ GR
45627.8 ms ✓ Plots
3309.1 ms ✓ Plots → UnitfulExt
80 dependencies successfully precompiled in 62 seconds. 102 already precompiled.
Precompiling RatiosFixedPointNumbersExt...
468.2 ms ✓ Ratios → RatiosFixedPointNumbersExt
1 dependency successfully precompiled in 1 seconds. 5 already precompiled.
Precompiling SparseMatrixColoringsColorsExt...
835.1 ms ✓ SparseMatrixColorings → SparseMatrixColoringsColorsExt
1 dependency successfully precompiled in 1 seconds. 29 already precompiled.
Precompiling SpecialFunctionsExt...
676.2 ms ✓ ColorVectorSpace → SpecialFunctionsExt
1 dependency successfully precompiled in 1 seconds. 26 already precompiled.
Test Summary: | Pass Total Time
Running test case1 for AmplifierWithOpAmpDetailed | 201 201 2m50.4s
Test Summary: | Pass Total Time
Running test case1 for ChuaCircuit | 101 101 11.0s
Test Summary: | Pass Total Time
Running test case1 for MultiSensorTest | 4 4 11.5s
Test Summary: | Pass Total Time
Running test case1 for ParallelGLC | 6 6 10.9s
Test Summary: | Pass Total Time
Running test case1 for ParallelResonance | 201 201 11.7s
Test Summary: | Pass Total Time
Running test case1 for RLCModel | 3 3 10.2s
Test Summary: | Pass Total Time
Running test case1 for RotationalEMFTest | 201 201 14.3s
Test Summary: | Pass Total Time
Running test case1 for SaturatingInductorTest | 3 3 13.1s
Test Summary: | Pass Total Time
Running test case1 for SensorsTest | 4 4 11.1s
Test Summary: | Pass Total Time
Running test case1 for SeriesResonance | 201 201 12.0s
Test Summary: | Pass Total Time
Running test case1 for SinRLC | 3 3 9.6s
Testing ElectricalComponents tests passed