| 查看: 3982 | 回复: 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 |
» 猜你喜欢
面上合作单位盖章
已经有9人回复
面上函评意见出来了,像什么等级?
已经有17人回复
为什么国自然不能直接公布
已经有5人回复
梦想
已经有7人回复
学科评审组评审是指会评吗?
已经有4人回复
为什么资助数各大高校都创新高,自己申请怎么就这么难
已经有14人回复
小白求助 投论文要求的highlights应该如何写
已经有4人回复
麻烦专家们看看评委们的意见(F口面上)
已经有12人回复
怎么看青基中了没有啊
已经有6人回复
国社科又开始会评了,不知道这次命运如何
已经有11人回复
7楼2016-10-10 20:32:46
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










回复此楼

5
投票: