代码搜索结果
找到约 823 项符合
Pressure 的代码
ws13b.inp
! ANSYS 5.7 Intro Part 1 - Workshop 13b
finish
/clear,start
/filn,plate-13b
! Define Parameters using *ASK
*ASK,height,plate height,6
*ASK,width,plate width,6
*ASK,dia,diameter of hole,2
plate-13c.inp
! ANSYS 5.7 Intro Part1 - Workshop 13c
/filn,plate-13c
/GRA,POWER
/GST,ON
/PLO,INFO,3
/COL,PBAK,ON,1,BLUE
! Define Parameters using *ASK
*ASK,height,plate height,6
*ASK,width,plate wi
plate-13b.inp
! ANSYS 5.7 Intro Part1 - Workshop 13b
finish
/clear,start
/GRA,POWER
/GST,ON
/PLO,INFO,3
/COL,PBAK,ON,1,BLUE
/filn,plate-13b
! Define Parameters using *ASK
*ASK,height,plate heigh
plate-13a.inp
! ANSYS 5.7 Intro Part1 - Workshop 13a
finish
/clear,start
/GRA,POWER
/GST,ON
/PLO,INFO,3
/COL,PBAK,ON,1,BLUE
/filn,plate-13a
! Define Parameters
width=6
height=6
dia=2
thick=1
elm
ws13a.inp
! ANSYS 5.7 Intro Part 1 - Workshop 13a
finish
/clear,start
/filn,plate-13a
! Define Parameters
width=6
height=6
dia=2
thick=1
elmsiz=.1
pressure=-1000
modulus=30e6
elmdiv=30
/pre
dic_file.txt
absent adj 不在场的;在别处的
acknowledge v 承认(某事物)属实
action n 行动;作用;活动
author n 作者
audience n 听众;观众
boottle n 瓶子
bother v 打扰或烦扰某人
capable adj 有能力的
careless adj 不小心的
carefull adj 小心的;仔细的
lead n 铅
le
ee.f
function ee(tk)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! This function calculates saturation vapor pressure at a given
!! air temperature.
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name
airdata2.htm
FDC help: Airdata2
Subsystem
debug6_5.java
package questions.c6;
class TooBigException {
private double value;
public TooBigException( double errorValue ) {
value = errorValue;
}
public double getErrorValue() {
r
automobile.java
package questions.c9;
public class Automobile {
public static void main( String[] args ) {
Automobile a = new Automobile();
// create 4 instances of the Tire class, each
// w