代码搜索结果

找到约 5,431 项符合 Temperature 的代码

example1a.m

%Temperature distribution in a rod %See example 9 %Discretization method: Finite difference % Solution method: SOR clear all; a=[];b=[];c=[];d=[];x=[];T=[];analytical=[]; nn = input('Number of i

newvolcanorobot.java

class NewVolcanoRobot { String status; int speed; float temperature; void checkTemperature() { if (temperature > 660) { status = "returning home";

volcanorobot.java

class VolcanoRobot { String status; int speed; float temperature; void checkTemperature() { if (temperature > 660) { status = "returning home";

plasma_c.inp

default { testing the loader } Grid { J = 50 x1s = 0.0 x1f = 0.1 n1 = 1.0 K = 50 x2s = 0.0 x2f = 0.1 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 grid spacing too nonuniform to e

caviton2.inp

default { caviton2 } Grid { J = 50 x1s = 0.0 x1f = 0.08 n1 = 1.0 K = 25 x2s = 0.0 x2f = 0.04 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 grid spacing too nonuniform to ensure ac

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

test_load_rz.inp

default { This loads two squares of different particles in } Grid { J = 50 x1s = 0.0 x1f = 0.1 n1 = 1.0 K = 50 x2s = 0.0 x2f = 0.1 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 g

test_load_xy.inp

default { This loads two squares of different particles in } Grid { J = 50 x1s = 0.0 x1f = 0.1 n1 = 1.0 K = 50 x2s = 0.0 x2f = 0.1 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 g

iaw.inp

default { This loads two squares of different particles in } Grid { J = 50 x1s = 0.0 x1f = 0.03 n1 = 1.0 K = 50 x2s = 0.0 x2f = 0.03 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25

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