Home
last modified time | relevance | path

Searched refs:V_T (Results 1 – 25 of 29) sorted by relevance

12

/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/simulation/
H A Dnonlinear.cpp38 return I_S * (exp( MIN( v / (N * V_T), KTL_MAX_EXPONENT ) ) - 1); in diodeCurrent()
44 double Vt = V_T * N; in diodeConductance()
51 double Vt = V_T * N; in diodeVoltage()
73 double Vt = N * V_T; in diodeLimitedVoltage()
81 double Vt = N * V_T; in diodeJunction()
176 double Vt = N * V_T; in mosDiodeJunction()
H A Ddiode.cpp141 double g_tiny = (V < - 10 * V_T * N && V_B != 0) ? I_S : 0; in calcIg()
143 if ( V >= (-3 * N * V_T) ) in calcIg()
151 double a = (3 * N * V_T) / (V * M_E); in calcIg()
159 double a = exp( -(V_B + V) / N / V_T ); in calcIg()
162 *g = I_S * a / V_T / N + g_tiny; in calcIg()
H A Dbjt.cpp189 double g_tiny = (V_BE < (-10 * V_T * N_F)) ? I_S : 0; in calcIg()
202 g_tiny = (V_BC < (-10 * V_T * N_R)) ? I_S : 0; in calcIg()
H A Djfet.cpp212 double g_tiny = (V_GS < (- 10 * V_T * N)) ? I_S : 0; in calcIg()
217 g_tiny = (V_GD < (- 10 * V_T * N)) ? I_S : 0; in calcIg()
H A Delement.h25 const double V_T = K*T/q; ///< Thermal voltage variable
/dports/science/nest/nest-simulator-3.1/models/
H A Dhh_cond_exp_traub.cpp103 const double V = y[ S::V_M ] - node.P_.V_T; in hh_cond_exp_traub_dynamics()
135 , V_T( -63.0 ) // adjusts threshold to around -50 mV in Parameters_()
200 def< double >( d, names::V_T, V_T ); in get()
219 updateValueParam< double >( d, names::V_T, V_T, node ); in set()
429 if ( S_.y_[ State_::V_M ] >= P_.V_T + 30. && V_.U_old_ > S_.y_[ State_::V_M ] ) in update()
H A Dhh_cond_beta_gap_traub.cpp135 const double V = y[ S::V_M ] - node.P_.V_T; in hh_cond_beta_gap_traub_dynamics()
172 , V_T( -50.0 ) // adjusts firing threshold (mV) in Parameters_()
239 def< double >( d, names::V_T, V_T ); in get()
260 updateValue< double >( d, names::V_T, V_T ); in set()
555 if ( S_.y_[ State_::V_M ] >= P_.V_T + 30. && U_old > S_.y_[ State_::V_M ] ) in update_()
H A Dhh_cond_exp_traub.h213 double V_T; member
H A Dhh_cond_beta_gap_traub.h253 double V_T; //!< Voltage offset for dynamics in mV member
/dports/math/dune-functions/dune-functions-1882b3ec0a14b211dd077f0d5e6455495e28c35d/dune/functions/gridfunctions/
H A Ddiscreteglobalbasisfunction.hh257 template<class B_T, class V_T, class NTRE_T>
258 DiscreteGlobalBasisFunction(B_T && basis, V_T && coefficients, NTRE_T&& nodeToRangeEntry) : in DiscreteGlobalBasisFunction()
261 coefficients_(wrap_or_move(std::forward<V_T>(coefficients))), in DiscreteGlobalBasisFunction()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/snowpac/src/
H A DVectorOperations.cpp137 …t_transpose(std::vector<std::vector<double> > const & V, std::vector<std::vector<double> > & V_T) { in mat_transpose() argument
139 for(int j = 0; j < V_T.size(); ++j){ in mat_transpose()
140 V_T[j][i] = V[i][j]; in mat_transpose()
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dvm.cpp1091 #define _VOP(op, extras, V_T, field, withscalar, geta) { \ argument
1094 VMTYPEEQ(b, V_T) \
1098 VMTYPEEQ(a, V_T) \
1109 VMTYPEEQ(b, V_T) \
1111 VMTYPEEQ(a, V_T) \
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dnest_names.cpp548 const Name V_T( "V_T" ); variable
H A Dnest_names.h572 extern const Name V_T;
/dports/science/siconos/siconos-4.4.0/docs/sphinx/devel_guide/notes/
H A DNewtonImpactJacobian.tex100 \[V_C=\left(\begin{array}{c} V_N \\ V_T \\ V_S \end{array}\right)_{R_{C}}=CT \left(\begin{array}{c}…
H A DDevNotes.rst5910 …V_C=\left(\begin{array}{c} V_N \\ V_T \\ V_S \end{array}\right)_{R_{C}}=CT \left(\begin{array}{c} …
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/tests/results/frbny_nowcast/Nowcasting/functions/
H A Dupdate_nowcast.m599 V_T = squeeze(S.VmT(:,:,t+1)); variable
608 S.VmT(:,:,t) = VmU + J_1 * (V_T - Vm1) * J_1';
H A Ddfm.m1066 V_T = squeeze(S.VmT(:,:,t+1)); variable
1075 S.VmT(:,:,t) = VmU + J_1 * (V_T - Vm1) * J_1';
/dports/japanese/font-kanji26/ja-font-kanji26-1.0_3/
H A Dkanji26.ac510 MD?AG["R7'PEHN Y'3(1V_T]A'7VZPU=UR%&HWPT2EC?(( K51@Q==1A4'@1S
/dports/science/nest/nest-simulator-3.1/doc/userdoc/model_details/
H A Daeif_models_implementation.ipynb22 …" C_m\\dot{V} &=& -g_L(V-E_L) + g_L \\Delta_T e^{\\frac{V-V_T}{\\Delta_T}} + I_e + I_s(t) -w\\\…
/dports/math/eprover/eprover-E-2.0/DOC/
H A Deprover.tex165 $V_S\cap V_T = \emptyset$ if $S\not=T$ (i.e.\ each variable has a
/dports/mail/gmime30/gmime-3.2.7/tests/data/encodings/
H A Dphoto.uu-states1865 M%EFBQ3*%'3*V<@N%SG[`\.!O!:95`,G59(L1"&1HE.1C)7..V_T]>,)$D#58
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20077284 …x Trax#49. This has to be checked when you want to open a VIDEO_TS folder (reading V_T or V_T/.. ?)
/dports/biology/bbmap/bbmap/resources/
H A Dblacklist_prokprot_merged.sketch25359 Sh<8V_T
H A Dblacklist_nt_merged.sketch77557 2;V_T;F^

12