代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/203062/15366316
inp gas.inp
gas
{
A beam enters the system and causes ionization.
the pressure is 1 millitorr
}
Region
{
Grid
{
J = 10
x1s = 0.0
x1f = 0.1
n1 = 1.0
K = 10
x2s = 0.0
x2f = 0.02
n2 = 1.0
Rule
{
Limit
www.eeworm.com/read/203062/15366334
inp dcdis.inp
dcdis.inp
{
dc discharge in argon
}
Region
{
Species
{
name = electrons
m = 9.11E-31
q = -1.6E-19
collisionModel=1
}
Species
{
name = argon
m = 6.67e-26
www.eeworm.com/read/203062/15366338
inp deposition.inp
deposition
{
A model for ion deposition on a substrate surface, including a trench
Periodic in x1, assumes ions already accelerated into the sheath.
}
Variables
{
W = 1.5e-6 // sim width, m
www.eeworm.com/read/203062/15366352
inp parabolic_profile.inp
Parabolic Profile
{
This input file illustrates loading a parabolic profile of electrons
into a metal box. Density varies in y from 1e17 up to approximately 3e17.
}
Variables
{
XMIN = 0
XMA
www.eeworm.com/read/203062/15366681
cpp portte.cpp
/*
====================================================================
PORT.CPP
0.99 (NTG 12-29-93) Separated into individual module from pic.h.
0.991 (JohnV 01-03-93) Aesthetics, compile.
0.992 (J
www.eeworm.com/read/203062/15366688
cpp exitport.cpp
/*
====================================================================
EXITPORT.CPP
Started spring 94 for a 290q project.
Using Surface Impedance Boundary Conditions (SIBC)
This work is f
www.eeworm.com/read/203062/15366690
cpp portsumte.cpp
/*
====================================================================
PORTSUMTE.CPP
0.99 (NTG 12-29-93) Separated into individual module from pic.h.
0.991 (JohnV 01-03-93) Aesthetics, compile.
0.9