⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ecrpg.inp

📁 pic 模拟程序!面向对象
💻 INP
字号:
default{	 ecr}Region{	 Grid	 {		  J = 58		  x1s = 0.0		  x1f = 0.03		  n1 = 1.0		  K = 34		  x2s = 0.0		  x2f = 0.05		  n2 = 1.0		  Rule		  {				Limit				n1 < 0.25				Fatal -- n1 < 0.25 grid spacing too nonuniform to ensure accuracy		  }		  Rule		  {				Algebra				J * K > 10000				Warning -- J*K >= 10000 may mean memory problems!		  }	 }	 Control	 {		  Bf = bmag.dat		  dt = 1e-12		  ElectrostaticFlag = 0		  FieldSubFlag = 5	 }	 MCC	 {		  gas = Ar		  pressure = 0.01		  eSpecies = electrons		  iSpecies = ions	 }	 Diagnostic	 {        Ave = 40000         title = JdotE        j1 = 1        k1 = 1        j2 = 57        k2 = 33        VarName = JdotE	 }	 Diagnostic	 {        Comb = 2        title = point Er        j1 = 3        k1 = 4        j2 = 3        k2 = 4        nfft = 0        VarName = E2	 }	 Species	 {        name = electrons        m = 9.11E-31        q = -1.6e-19		  collisionModel=electron	 }	 Species	 {        name = ions        m = 9.11E-29        q = 1.6e-19		  subcycle = 10		  collisionModel=ion	 }	 PortTE	 {		  j1 = 0		  k1 = 0		  j2 = 0		  k2 = 34		  normal = 1		  frequency = 1.539e10		  A = 1e5		  C = 0	 }	 Load	 {        speciesName = ions        x1MinMKS = .0012        x1MaxMKS = .03        x2MinMKS = .0        x2MaxMKS = .05        temperature = 1e4        density = 1e14        np2c = 5e6	 }	 Load	 {        speciesName = electrons		  x1MinMKS = .0012        x1MaxMKS = .03        x2MinMKS = .0        x2MaxMKS = .05        temperature = 1e6        density = 1e14        np2c = 5e6	 }	 DielectricRegion	 {		  j1 = 0		  k1 = 0		  j2 = 2		  k2 = 34		  er = 2.5	 }	 Conductor	 {		  j1 = 0		  k1 = 34		  j2 = 58		  k2 = 34		  normal = -1	 }	 Conductor	 {		  j1 = 58		  k1 = 34		  j2 = 58		  k2 = 0		  normal = -1	 }	 CylindricalAxis	 {		  j1 = 0		  k1 = 0		  j2 = 58		  k2 = 0		  normal = 1	 }}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -