| 查看: 3909 | 回复: 9 | ||
[求助]
linux服务器内fluent的pbs文件编写,用于后台运行计算 已有1人参与
|
|
我想在一个服务器后台运行fluent的作业,jou和pbs都编写好了,但是qsub pbs的时候并没有成功,用qstat查看的里面什么都没有。请大神帮我看看pbs是不是写错了。jou文件我用fluent直接读入没有问题,可以正常开始。 jou文件:(非稳态3D模型) ; begin to read case file /file/read-case ; input the name of your case file 3D25000widerwuyi-2.cas ; begin to read data file /file/read-data ; input the name of your data file 3D25000widerwuyi-2-00100.dat ; begin to iterate /solve/set/time-step 0.00001 /solve/dual-time-iterate 80000 20 ; begin to write the final data file /file/write-data ; input the name of your final data file 3D25000-final.dat ; begin to exit /exit ; confirm your operation yes pbs文件:(怀疑出错文件) ## specify the name of job #PBS -N fluent-text1 ##let all output in a file #PBS -j oe ## Submit to specified nodes: #PBS -l nodes=1:ppn=16 ## prepare env for computing export PATH=/ansys_inc/v160/fluent/bin:$PATH ## using openmpi through infiniband fluent 3d -pib.openib -g -t16 -i try.jou>&jou.log 注:我的pbs文件,cas文件,dat文件和jou文件都在一个文件夹中,路径是/home1/trning/fluent_chjt,fluent的运行文件在/ansys_inc/v160/fluent/bin里面 我参考的方法见http://www.doc88.com/p-7714040900919.html。 )FOLO2~7S~9K`200PM1HFRI.png |
» 猜你喜欢
关于filecode,很负责任的告诉大家
已经有7人回复
【2027博士申请】纳米药物递送方向
已经有5人回复
关于豆爷回答的JTJC与%2F数量
已经有7人回复
2026国自然放榜时间
已经有3人回复
国基金的申报应该改成非等额制,评价高的钱多评价低的钱少,但是增加资助率
已经有7人回复
好奇怪的filecode
已经有4人回复
售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急
已经有4人回复
售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急
已经有4人回复
售SCI文章,我:8O.5.5.1O.54,科目全,可十急
已经有4人回复
售SCI一区T0P文章,我:8.O.55.1.O.54,科目齐全,可+急
已经有5人回复
2楼2016-09-29 14:09:58
3楼2016-09-30 08:57:37
4楼2016-09-30 09:24:34
|
谢谢你哈,应该是我最后一行的问题。修改以后现在qstat可以看到提交上去了,但是不进行计算。time use显示一直为0。这个是怎么回事?大神求解。。。 ## specify the name of job #PBS -N fluent-text1 ##let all output in a file #PBS -j oe ## Submit to specified nodes: #PBS -l nodes=2:ppn=8 ## prepare env for computing export PATH=/ansys_inc/v160/fluent/bin:$PATH ## using openmpi through infiniband fluent -ssh -g 3d -t16 -cnf="node2:8" -i try.jou #PBS -o out.txt |
5楼2016-09-30 14:38:31
6楼2016-10-01 14:58:43
7楼2016-10-10 20:32:46
8楼2016-10-13 10:08:37
9楼2017-03-22 14:56:38
10楼2017-12-01 09:30:22










回复此楼
100