找回密码
 注册
Simdroid-非首页
查看: 70|回复: 1

【讨论】这个问题的动力来源于哪里呢?

[复制链接]
发表于 2004-5-9 20:21:43 | 显示全部楼层 |阅读模式 来自 上海交通大学
这是ANSYS的VOF中的第三个例题。
LX   = 30                                  !   x length in micrometer (um)
LY   = 30                                   !   y length in micrometer (um)
RadF = 20                               !   radius of the final sphere in micrometer (um)
aRad = 18                                !   x radius in micrometer (um)
bRad = RadF**3/aRad**2     !   y radius in micrometer (um)
DELX = 0.1*RadF                  !   x spacing in micrometer (um)
DELY = 0.1*RadF                   !   y spacing in micrometer (um)
DELT = 2.0e-4                        !   time increment in millisecond (ms)
APPT = DELT*5                      !   append time in millisecond (ms)
NDT  = 1000                            !   total number of time steps
Sigm = 0.073                          !   SFTS coefficient in unit of (mg)/(ms)^2
  
rho  = 1.0e-9                           !   density in unit of (mg)/(um)^3
mu   = 1.0e-6                            !   viscosity in unit of (mg)/(um)(ms)
pexact=2*Sigm/RadF            !   theoretical pressure in equilibrium
  
/prep7   
et,1,141,,,1                               !   RY geometry
rect,0,LX,-LY,LY
lsel,s,,,2,4,2
lesize,all,DELY
lsel,s,,,1,3,2
lesize,all,DELX
amesh,all
  
nsel,s,loc,x,0                                     ! symmetry condition
d,all,vx,0.0
alls
icvf,elpt,0.0,0.0,aRad,bRad                 ! initial VFRC
ic,all,vx,0                                              ! initial velocity
ic,all,vy,0
save
fini
  
/solu
flda,solu,tran,t
flda,solu,vof,t
flda,solu,sfts,t
flda,nomi,sfts,sigm
flda,nomi,dens,rho
flda,nomi,visc,mu
flda,time,glob,10
flda,time,numb,NDT
flda,time,step,DELT
  
flda,advm,mome,supg
flda,mir,mome,1.0
flda,relx,pres,1.0
flda,time,appe,APPT
solve   
 楼主| 发表于 2004-5-9 20:50:29 | 显示全部楼层 来自 上海交通大学

回复: 【讨论】这个问题的动力来源于哪里呢?

Simdroid开发平台
这是某个子步的速度求解结果,在上边的命令流中,设置了走遍的边界条件d,all,vx,0.0  
       alls  
设置了流体初始存在区域和所有分析区域速度为0
     icvf,elpt,0.0,0.0,aRad,bRad ! initial VFRC  
     i c,all,vx,0 ! initial velocity  
     ic,all,vy,0  
但是动力来自哪里呢?

本帖子中包含更多资源

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

×
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Simapps系列直播

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-9-22 20:34 , Processed in 0.038346 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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