Home
last modified time | relevance | path

Searched refs:Vg (Results 1 – 25 of 657) sorted by relevance

12345678910>>...27

/dports/math/gravity/Gravity-da941e9/data_sets/Power/
H A Dpglib_opf_case24_ieee_rts__api.m362 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.0
364 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.0
366 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.0
368 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.0
370 % INFO : Gen at bus 2 : Vg=1.0 -> Vg=1.0
372 % INFO : Gen at bus 2 : Vg=1.0 -> Vg=1.0
374 % INFO : Gen at bus 2 : Vg=1.0 -> Vg=1.0
376 % INFO : Gen at bus 2 : Vg=1.0 -> Vg=1.0
378 % INFO : Gen at bus 7 : Vg=1.0 -> Vg=1.0
380 % INFO : Gen at bus 7 : Vg=1.0 -> Vg=1.0
[all …]
H A Dnesta_case5_pjm.m39 % bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin Pc1 Pc2 Qc1min Qc1max Qc2min Qc2max ramp_agc ramp_1…
90 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.07762
92 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.07762
94 % INFO : Gen at bus 3 : Vg=1.0 -> Vg=1.1
96 % INFO : Gen at bus 4 : Vg=1.0 -> Vg=1.06414
98 % INFO : Gen at bus 5 : Vg=1.0 -> Vg=1.06907
H A Dnesta_case9_bgm__nco.m40 % bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin Pc1 Pc2 Qc1min Qc1max Qc2min Qc2max ramp_agc ramp_1…
86 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=0.9095
88 % INFO : Gen at bus 2 : Vg=1.0 -> Vg=0.92181
90 % INFO : Gen at bus 3 : Vg=1.0 -> Vg=0.9388
H A Dpglib_opf_case3_lmbd.m52 % bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin
97 % INFO : Gen at bus 1 : Vg=1.0 -> Vg=1.0
99 % INFO : Gen at bus 2 : Vg=1.0 -> Vg=1.0
101 % INFO : Gen at bus 3 : Vg=1.0 -> Vg=1.0
H A Dnesta_case14_ieee.m43 % bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin Pc1 Pc2 Qc1min Qc1max Qc2min Qc2max ramp_agc ramp_1…
177 % INFO : Gen at bus 1 : Vg=1.06 -> Vg=1.06
179 % INFO : Gen at bus 2 : Vg=1.045 -> Vg=1.04017
181 % INFO : Gen at bus 3 : Vg=1.01 -> Vg=1.00788
183 % INFO : Gen at bus 6 : Vg=1.07 -> Vg=1.06
185 % INFO : Gen at bus 8 : Vg=1.09 -> Vg=1.06
/dports/science/ergo/ergo-3.8/source/densfromf/recursive_expansion/src/
H A Drandom_matrices.cc227 Vg[0] = Vk[i]; Vg[1] = Vl[i]; in sprandsym()
231 V[count] = c*Vg[0] - s*Vg[1]; in sprandsym()
236 V[count] = s*Vg[0] + c*Vg[1]; in sprandsym()
269 Vg[0] = Vk[j-(l+1)]; Vg[1] = Vl[j-(l+1)]; in sprandsym()
273 V[count] = c*Vg[0] - s*Vg[1]; in sprandsym()
278 V[count] = s*Vg[0] + c*Vg[1]; in sprandsym()
312 Vg[0] = Vk[j-(k+1)]; Vg[1] = Vl[j-(k+1)]; in sprandsym()
316 V[count] = c*Vg[0] - s*Vg[1]; in sprandsym()
321 V[count] = s*Vg[0] + c*Vg[1]; in sprandsym()
331 a_kl = Vg[0]; a_kk = Vg[1]; a_ll = Vg[2]; in sprandsym()
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Defl_canvas_vg_container.eo1 class @beta Efl.Canvas.Vg.Container extends Efl.Canvas.Vg.Node
10 return: Efl.Canvas.Vg.Node; [[Child object]]
14 return: iterator<Efl.Canvas.Vg.Node> @move @no_unused; [[Iterator to children]]
18 return: const(list<Efl.Canvas.Vg.Node>) @no_unused; [[List to children]]
28 Efl.Canvas.Vg.Node.comp_method { set; }
H A Defl_canvas_vg_shape.eo1 class @beta Efl.Canvas.Vg.Shape extends Efl.Canvas.Vg.Node implements Efl.Gfx.Shape
12 f: Efl.Canvas.Vg.Node; [[Fill object]]
22 f: Efl.Canvas.Vg.Node; [[Stroke fill object]]
32 m: Efl.Canvas.Vg.Node; [[Stroke marker object]]
H A Defl_canvas_vg_object.eo1 enum @beta Efl.Canvas.Vg.Fill_Mode
24 class @beta Efl.Canvas.Vg.Object extends Efl.Canvas.Object implements Efl.File, Efl.File_Save,
32 fill_mode: Efl.Canvas.Vg.Fill_Mode; [[Fill mode type]]
56 Note: To manually create the shape object and show in the Vg
65 root: Efl.Canvas.Vg.Node; [[Root node of the VG canvas.]]
H A Defl_canvas_vg_gradient.eo1 abstract @beta Efl.Canvas.Vg.Gradient extends Efl.Canvas.Vg.Node implements Efl.Gfx.Gradient
H A Defl_canvas_vg_gradient_linear.eo1 class @beta Efl.Canvas.Vg.Gradient_Linear extends Efl.Canvas.Vg.Gradient implements Efl.Gfx.Gradien…
H A Defl_canvas_vg_image.eo1 class @beta Efl.Canvas.Vg.Image extends Efl.Canvas.Vg.Node implements Efl.Gfx.Image
H A Defl_canvas_vg_gradient_radial.eo1 class @beta Efl.Canvas.Vg.Gradient_Radial extends Efl.Canvas.Vg.Gradient implements Efl.Gfx.Gradien…
/dports/math/gnuplot/gnuplot-5.4.1/demo/
H A Delectron.dem31 Ida(Vd)=Ido*(1-Vg/Vp)**2
33 Idb(Vd)=Ido*(2*Vd*(Vg-Vp)-Vd*Vd)/(Vp*Vp)
35 Id(Vd)= (Vd>Vg-Vp) ? Ida(Vd) : Idb(Vd)
41 Vg = 0
55 set label 4 "Vg = 0.5 Vp" at 4.1,3.9
56 plot Vg=0.5*Vp,Id(Vd),Vg=0.25*Vp,Id(Vd),Vg=0,Id(Vd),Vg=-0.25*Vp,Id(Vd)
/dports/math/gnuplot-lite/gnuplot-5.4.1/demo/
H A Delectron.dem31 Ida(Vd)=Ido*(1-Vg/Vp)**2
33 Idb(Vd)=Ido*(2*Vd*(Vg-Vp)-Vd*Vd)/(Vp*Vp)
35 Id(Vd)= (Vd>Vg-Vp) ? Ida(Vd) : Idb(Vd)
41 Vg = 0
55 set label 4 "Vg = 0.5 Vp" at 4.1,3.9
56 plot Vg=0.5*Vp,Id(Vd),Vg=0.25*Vp,Id(Vd),Vg=0,Id(Vd),Vg=-0.25*Vp,Id(Vd)
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/demo/
H A Delectron.dem34 Ida(Vd)=Ido*(1-Vg/Vp)**2
36 Idb(Vd)=Ido*(2*Vd*(Vg-Vp)-Vd*Vd)/(Vp*Vp)
38 Id(Vd)= (Vd>Vg-Vp) ? Ida(Vd) : Idb(Vd)
44 Vg = 0
58 set label 4 "Vg = 0.5 Vp" at 4.1,3.9
59 plot Vg=0.5*Vp,Id(Vd),Vg=0.25*Vp,Id(Vd),Vg=0,Id(Vd),Vg=-0.25*Vp,Id(Vd)
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamTube/
H A Dwdfcircuits.h44 Vg = 0.0; in reset_tubes()
50 Vg = 0.0; in reset_tubes()
183 Vg = (S1_3b3); in advanc_gridleak()
184 Real Vd = Vk+Vg; in advanc_gridleak()
186 Real b = t.compute(S2_3b3, S2_3Gamma1, Vg, Vk); in advanc_gridleak()
190 Real S2_3b1 = P2_3b3 - S2_3Gamma1*(P2_3b3 - (Vk+Vg) + b); in advanc_gridleak()
199 Real S2_3b2 = P2_3b3 + b - S2_3Gamma1*(P2_3b3 - (Vk+Vg) + b); in advanc_gridleak()
206 Real S1_3b2 = Vg - S1_3Gamma1*(P0_3b3 + Vg); in advanc_gridleak()
261 Vg = -S1_3b3; in advanc_sixties()
263 Real b = -t.compute(S2_3b3, S2_3Gamma1, Vg, Vk); in advanc_sixties()
[all …]
/dports/math/octave-forge-secs1d/secs1d-0.0.9/doc/function/
H A Dsecs1d_nlpoisson_newton.tex64 Vg = -10;
67 Vg = Vg + 0.2;
68 vvect(ii) = Vg;
70 V = - Phims + Vg * ones (size (x));
111 xlabel('Vg [V]')
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_vg_animation.eo12 stopped [[Vg Animation successfully loaded a file then readied for playing.
19 Vg Animation is designed to show and play animation of
20 vector graphics based content. It hides all @Efl.Canvas.Vg.Object details
142 … Values can be properties of Efl.Gfx.Vg.Value_provider such as color and matrix information.
146 @Efl.Gfx.Vg.Value_Provider.keypath.set(vp, "SomeLayer:SomeObject:SomeContents");
149 See @Efl.Gfx.Vg.Value_Provider
152 …rovider: Efl.Gfx.Vg.Value_Provider; [[ Override the values of the animation object. this should ha…
/dports/math/octave-forge-secs1d/secs1d-0.0.9/inst/
H A Dsecs1d_nlpoisson_newton.m158 %! Vg = -10;
161 %! Vg = Vg + 0.2;
162 %! vvect(ii) = Vg;
164 %! V = - Phims + Vg * ones (size (x));
205 %! xlabel('Vg [V]')
/dports/cad/ngspice_rework/ngspice-35/tests/bsim3soidd/
H A DRampVg2.cir3 * SOI, Ramp Vg
6 Vg g 0 0.0 PULSE 0V 2V .02n .1n .1n .2n .6n
/dports/cad/ngspice_rework/ngspice-35/tests/bsim3soifd/
H A DRampVg2.cir3 * SOI, Ramp Vg
6 Vg g 0 0.0 PULSE 0V 2V .02n .1n .1n .2n .6n
/dports/cad/ngspice_rework/ngspice-35/tests/bsim3soipd/
H A DRampVg2.cir3 * SOI, Ramp Vg
6 Vg g 0 0.0 PULSE 0V 2V .02n .1n .1n .2n .6n
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/effect/chowdsp/bbd_utils/
H A DBBDNonlin.h174 inline __m128 processSample(__m128 Vg) noexcept
176 Vin->setVoltage(Vg);
177 Is->setCurrent(getCurrent(Vg, Vp));
183 return vAdd(vMul(Vp, vLoad1(drive)), vMul(Vg, vLoad1(1.0f - drive)));
/dports/math/gap/gap-4.11.0/pkg/loops-3.4.1/data/rcc/
H A Dsections16.205.tbl1 LOOPS_aux := "uXlo 7 i_ 7 BM 5v Vg* 7 CXI BR 2 8Y 1*W 7 BK 5v 527c %WG 2&x 421 BG 61 5u 1 2. PN …
3 h, %WG =aU 7 i_ 7 BM 5v Vg* 7 CXI BR 2 8Y 1*W 7 BK 5v N9{. 421 BK 2 5t 2 2) 421 2B W 1'. 7 BG 4…

12345678910>>...27