代码搜索结果

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

ecr.lowp.inp

default { ecr } 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 accurac

naoki1.inp

default { sumitomo's surface wave source, 20cmx20cm !!!! } Grid { J = 49 x1s = 0.0 x1f = 0.20 n1 = 1.0 K = 50 x2s = 0.0 x2f = 0.20 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 gr

naoki.org.inp

default { sumitomo's surface wave source, 20cmx20cm !!!! } Grid { J = 49 x1s = 0.0 x1f = 0.20 n1 = 1.0 K = 50 x2s = 0.0 x2f = 0.20 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 gr

ecr4.inp

default { ecr } Grid { J = 58 x1s = 0.0 x1f = 0.03 n1 = 1.0 K = 34 x2s = 0.0 x2f = 0.018 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 grid spacing too nonuniform to ensure accura

ecr2.inp

ECR2 { Ecr model which reads magnetic fields from a file. } Region { Grid { J = 58 x1s = 0.0 x1f = 0.03 n1 = 1.0 K = 34 x2s = 0.0 x2f = 0.018 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -

sur.inp

default { sumitomo's surface wave source, 20cmx20cm !!!! } Grid { J = 49 x1s = 0.0 x1f = 0.20 n1 = 1.0 K = 50 x2s = 0.0 x2f = 0.20 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 gr

ecr3.inp

default { ecr } Grid { J = 58 x1s = 0.0 x1f = 0.03 n1 = 1.0 K = 34 x2s = 0.0 x2f = 0.018 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 grid spacing too nonuniform to ensure accura

ecrpg.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

ecr.inp

default { ecr } Grid { J = 50 x1s = 0.0 x1f = 0.02 n1 = 1.0 K = 10 x2s = 0.0 x2f = 0.02 n2 = 1.0 Rule { Limit n1 < 0.25 Fatal -- n1 < 0.25 grid spacing too nonuniform to ensure accurac

i2c_slv2.c

// I2C_SLV2.C // // Illustrates use of a PIC16F87X as an I2C Slave device. The slave address // is fixed at 0x40 (SSPADD = 0x40). // // The program loops waiting for an interrupt which occurs wh