找回密码
 注册
查看: 2242|回复: 2

关于aurora编程

[复制链接]
发表于 2005-6-17 15:21:09 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
  用aurora计算了一个算例,但老师要我自己编程调用其中库函数再次计算这个算例。
好久都没有弄好,有没有哪位高手帮帮忙哦。有点急。
具体输入参数是(aurora.inp文件):
!   This is a steady-state chemical vapor deposition problem
!   for SiN Deposition in a CSTR
!
! indicate Steady-state:
STST
!                                                                                             
! number of PSR';s to be considered in series                                    
NPSR   1  
!                                          INLET CONDITIONS

!   residence time in seconds
!          or the total flow rate in cm3/sec
TAU   0.1            
SCCM   11300.        !喷射速度cm3/sec
!   mole fraction of reactants
REAC     O2              0.33333
REAC     H2              0.66667   !余氧系数1.0
!  inlet temperature
!   only affects the calculations when ENRG keyword is given
!TINL 298.15
!
!                                         REACTOR CONDITIONS
!
!   either calculate the temperature or keep the temp fixed
!ENRG
TGIV
!  rate of heat loss through the walls (cal/mole)
!QLOS MATERIAL1
!  Do you expect to be etching the bulk?
!        If so the equations should be changed
!ETCH BULK1
!    temperature of the reactor in Kelvin
TEMP    3504
!    Pressure of reactor in atm
PRES  19.7385
!    volume of the reactor in cm**3
VOL   2000.
!    area in cm**2
AREA  950.
!   Surface temperature, if different than the gas temperature
!TSRF MATERIAL1 3504
!                                          TWOPNT PARAMETERS
!
!  amount of printing to be done
PRNT  1
!  relative and absolute error tolerances for the solution
RTOL 1.0E-8
ATOL 1.0E-20
!  number of time steps and value of time step
TIM1  50   2.E-6
TIM2  50   2.E-6        !if  it falls to convergence
!  lower bounds for the compositional solution variables
SFLR  -1.0E-5   !TWOPNT will not let the solution variables fall below their minimum bounds !during iteration
!  parameters for the calculation of numerical differences
ABSL  1.0E-10  ! used in the determination of the numerically derived Jacobian/absolutely
RELT  1.0E-8    !relatively
  
初学,上面设置可能有点问题,不过直接用aurora模块已经把结果算出来了。
谢过了
帮了我可就是救人一命。
 楼主| 发表于 2005-6-19 10:27:34 | 显示全部楼层

关于aurora编程


自己顶一下。
没有人帮帮忙么,急呀
发表于 2005-7-8 12:11:08 | 显示全部楼层

关于aurora编程

可能没有人用过AURORA,你是否把上面设置的参数用平常使用的术语介绍一下,这样别人就可以发表点意见了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表