Home
last modified time | relevance | path

Searched refs:Conductivity (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/dports/science/antioch/antioch-0.4.0-156-g90ffa43/src/transport/include/antioch/
H A Dmixture_conductivity.h41 template<typename Conductivity, class CoeffType=double>
74 std::vector<SpeciesConductivityBase<Conductivity>*> _species_conductivities;
82 template<typename Conductivity, class CoeffType>
88 template<typename Conductivity, class CoeffType>
89 MixtureConductivity<Conductivity,CoeffType>::~MixtureConductivity() in ~MixtureConductivity()
99 template<typename Conductivity, class CoeffType>
101 void MixtureConductivity<Conductivity,CoeffType>::add( unsigned int s, in add()
108 _species_conductivities[s] = new Conductivity(thermo, coeffs); in add()
111 template<typename Conductivity, class CoeffType>
118 template<typename Conductivity, class CoeffType>
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/StatCurrentVecResMatrix/
H A Dcase.sif40 Calculate Conductivity Matrix = Logical True
60 Electric Conductivity = 1.0
65 Conductivity Body = Integer 0 ! the ground
70 Conductivity Body = Integer 1
75 Conductivity Body = Integer 2
80 Conductivity Body = Integer 3
85 Conductivity Body = Integer 4
90 Conductivity Body = Integer 5
/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSPropConductingSheet.h40 void SetConductivity(double val) {Conductivity.SetValue(val);} in SetConductivity()
42 int SetConductivity(const std::string val) {return Conductivity.SetValue(val);} in SetConductivity()
44 double GetConductivity() {return Conductivity.GetValue();} in GetConductivity()
46 const std::string GetConductivityTerm() {return Conductivity.GetString();} in GetConductivityTerm()
65 ParameterScalar Conductivity;
H A DCSPropConductingSheet.cpp33 Conductivity.SetValue(0); in Init()
40 int EC=Conductivity.Evaluate(); in Update()
70 WriteTerm(Conductivity,*prop,"Conductivity",parameterised); in Write2XML()
83 if (ReadTerm(Conductivity,*prop,"Conductivity")==false) in ReadFromXML()
95 stream << " Conductivity: " << Conductivity.GetValueString() << std::endl; in ShowPropertyStatus()
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/InductionHeating2/
H A Dcrucible.sif147 Electric Conductivity = 0.0
148 Heat Conductivity = 0.024
154 Electric Conductivity = 2.0E3
155 Heat Conductivity = 1.0
162 Electric Conductivity = 2.0E4
163 Heat Conductivity = 50.0
170 Electric Conductivity = 1.0E4
172 Heat Conductivity = 5.0
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DStatCurrentSolve.F90109 REAL (KIND=DP), ALLOCATABLE :: Conductivity(:,:,:), & local
187 Conductivity, &
196 Conductivity(3,3,N), &
349 Conductivity = 0.0d0
352 Conductivity( i,i,1:n ) = Cwrk( 1,1,1:n )
356 Conductivity(i,i,1:n) = Cwrk(i,1,1:n)
361 Conductivity( i,j,1:n ) = Cwrk(i,j,1:n)
649 Conductivity = 0.0d0
652 Conductivity( i,i,1:n ) = Cwrk( 1,1,1:n )
656 Conductivity(i,i,1:n) = Cwrk(i,1,1:n)
[all …]
H A DScalarPotentialSolver.F90193 REAL(KIND=dp), POINTER :: Conductivity(:,:,:)=>NULL() local
195 SAVE Conductivity, Nodes
210 CALL GetRealArray( GetMaterial(), Conductivity, CondName, GotCoeff )
213 Rank = GetTensorRank(Conductivity)
239 C(i,i) = SUM( Basis(1:n) * Conductivity(1,1,1:n) )
243 C(i,i) = SUM( Basis(1:n) * Conductivity(i,1,1:n) )
248 C(i,j) = SUM( Basis(1:n) * Conductivity(i,j,1:n) )
H A DStatMagSolve.F9077 Ap(:),Permeability(:), Conductivity(:), Ae(:),VecLoadVector(:,:) local
91 Permeability, Conductivity, Ae, VecLoadVector, Joule, &
171 Conductivity(N), &
277 Conductivity(1:n) = ListGetReal(Material, &
282 Conductivity(1:n) = ListGetReal(Material, &
468 Conductivity(1:n) = ListGetReal(Material, &
473 Conductivity(1:n) = ListGetReal(Material, &
484 jc = Conductivity(i) * absJoule(j)
684 NodalConductivity(:), Conductivity, Angle local
753 Conductivity = SUM( NodalConductivity(1:n)*Basis(1:n) )
[all …]
H A DFDiffusion3D.F9094 LocalForce(:), Impedance(:,:), Conductivity(:), Permeability(:) local
99 Impedance, AllocationsDone, Conductivity, Permeability, &
138 Conductivity, Permeability, &
149 Conductivity( N ), &
270 Conductivity(1:n) = ListGetReal(Material, &
276 Conductivity(1:n) = ListGetReal(Material, &
314 Conductivity*Permeability, Load, Bubbles, CurrentElement, n, &
471 Conductivity = SUM( NodalConductivity(1:n)*Basis )
496 Symb(i,j,l) * Basis(p) / Conductivity
498 Basis(q) * dBasisdx(p,j) / Conductivity
[all …]
H A DFDiffusion.F9093 LocalForce(:), Impedance(:,:), Conductivity(:), Permeability(:) local
98 Impedance, AllocationsDone, Conductivity, Permeability, &
138 Conductivity, Permeability, &
149 Conductivity( N ), &
267 Conductivity(1:n) = ListGetReal(Material, &
272 Conductivity(1:n) = ListGetReal(Material, &
298 Conductivity*Permeability, Load, Bubbles, CurrentElement, n, &
435 REAL(KIND=dp) :: SqrtElementMetric,U,V,W,S,Conductivity,M,D,L1,L2 local
490 Conductivity = SUM( NodalConductivity(1:n)*Basis )
507 / Conductivity
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/epw_metal/
H A Dbenchmark.out.git.inp=epw4.in.args=3168 Temp Fermi DOS Population SR Conductivity
186 Temp Fermi DOS Population SR Conductivity
201 Temp Fermi DOS Population SR Conductivity
216 Temp Fermi DOS Population SR Conductivity
231 Temp Fermi DOS Population SR Conductivity
246 Temp Fermi DOS Population SR Conductivity
261 Temp Fermi DOS Population SR Conductivity
276 Temp Fermi DOS Population SR Conductivity
291 Temp Fermi DOS Population SR Conductivity
306 Temp Fermi DOS Population SR Conductivity
[all …]
H A Dbenchmark.out.git.inp=epw3.in.args=3210 Temp Fermi DOS Population SR Conductivity
228 Temp Fermi DOS Population SR Conductivity
243 Temp Fermi DOS Population SR Conductivity
258 Temp Fermi DOS Population SR Conductivity
273 Temp Fermi DOS Population SR Conductivity
288 Temp Fermi DOS Population SR Conductivity
303 Temp Fermi DOS Population SR Conductivity
318 Temp Fermi DOS Population SR Conductivity
333 Temp Fermi DOS Population SR Conductivity
348 Temp Fermi DOS Population SR Conductivity
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/HeatUniso/
H A Dcase.sif73 Flux Coefficient = String "Heat Conductivity"
90 Heat Conductivity(3) = 1 10 0
91 ! Heat Conductivity(3,3) = 1 0 0 0 10 0 0 0 0
94 ! Heat Conductivity(2) = 1 10
95 ! Heat Conductivity(2,2) = 1 0 0 10
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/InductionHeating/
H A Dcrucible.sif82 Electric Conductivity = 0.0
87 Electric Conductivity = 2.0E3
92 Electric Conductivity = 2.0E4
97 Electric Conductivity = 1.0E4
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/mgdyn_wire_dbdt_line_element/sif/
H A Dthinline_tet.sif88 Electric Conductivity = 1
107 Thin Line Conductivity = Real 1e0
113 Thin Line Conductivity = Real 1e0
119 Thin Line Conductivity = Real 1e0
125 Thin Line Conductivity = Real 1e0
H A Dthinline.sif94 Electric Conductivity = 1
117 Thin Line Conductivity = Real $ sc_conductivity
123 Thin Line Conductivity = Real $ sc_conductivity
129 Thin Line Conductivity = Real $ rc_conductivity
135 Thin Line Conductivity = Real $ rc_conductivity
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/mgdyn_lamstack_lowfreq_transient/
H A Dlamstack.sif105 Electric Conductivity = 0
111 Electric Conductivity = 0
115 ! Electric Conductivity(3) = 1e7 0 1e7
119 Laminate Stack Conductivity = Real 1e7
125 Electric Conductivity = 1
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/mgdyn_harmonic_wire/
H A DIBC.sif42 Electric Conductivity = 0.0
43 ! Electric Conductivity = Real 58e6
44 ! Skin Electric Conductivity = Real 58e6
52 Electric Conductivity = 0.0
151 Layer Electric Conductivity = Real 58e6
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/mgdyn_harmonic_wire_impedanceBC/
H A DIBC.sif42 Electric Conductivity = 0.0
43 ! Electric Conductivity = Real 58e6
44 ! Skin Electric Conductivity = Real 58e6
52 Electric Conductivity = 0.0
151 Layer Electric Conductivity = Real 58e6
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/InductionHeating3/
H A Dcrucible.sif121 Electric Conductivity = 0.0
127 Electric Conductivity = 2.0E3
133 Electric Conductivity = 2.0E4
139 Electric Conductivity = 1.0E4
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/FDTD/extensions/
H A Doperator_ext_conductingsheet.cpp52 float ****Conductivity = Create_N_3DArray<float>(numLines); in BuildExtension() local
80 Conductivity[n][pos[0]][pos[1]][pos[2]] = 0; //deactivate by default in BuildExtension()
115 Conductivity[n][pos[0]][pos[1]][pos[2]] = cs_prop->GetConductivity(); in BuildExtension()
118 if ((Conductivity[n][pos[0]][pos[1]][pos[2]]<=0) || (Thickness[n][pos[0]][pos[1]][pos[2]]<=0)) in BuildExtension()
208 G0 = Conductivity[n][pos[0]][pos[1]][pos[2]]*Thickness[n][pos[0]][pos[1]][pos[2]]; in BuildExtension()
217 …cerr << " --> max f: " << m_f_max << "Hz, Conductivity: " << Conductivity[n][pos[0]][pos[1]][pos[… in BuildExtension()
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/mgdyn_anisotropic_cond/
H A Dtoroidalcoil.sif84 Electric Conductivity = 0
90 ! Electric Conductivity = 1e4
91 Electric Conductivity(3) = 1e4 0 1e4
97 Electric Conductivity = 1
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/BlockPoisson3/
H A Dcase.sif105 Conductivity 11 = Real 1.0
106 Conductivity 22 = Real 1.0
107 Conductivity 12 = Real $ coeff
108 Conductivity 21 = Real $ -coeff
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/radiation_dg/
H A Dradiation.sif57 Heat Conductivity = 1.0
65 Heat Conductivity = 5.0
73 Heat Conductivity = 0.1
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DMaxwellGeneral.F90121 REAL(KIND=dp) :: VNorm,hK,mK,Conductivity,dConductivitydx(3) local
210 Conductivity = SUM( NodalConductivity(1:n)*Basis )
235 s = s / Conductivity
258 s = s * Conductivity
292 s = s / Conductivity
312 s = s * Conductivity

12345678910>>...23