CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Unable to get .dat files in hpc

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   June 3, 2019, 00:54
Default Unable to get .dat files in hpc
  #1
New Member
 
Outy
Join Date: Feb 2018
Posts: 12
Rep Power: 8
Outrageous is on a distinguished road
Hello, I'm unable to get data files.The job is submitted and it also runs. Given are the jou and slurm files.

; Read case file
rc bubble-002.cas
; Read data file
rd bubble-002.dat
; initialize the solution
; /solve/initialize/initialize-flow
;/display/views/restore-view/
/solve/dual-time-iterate/25000, 200
/solve/iterate 25000
/file/auto-save/data-frequency 10
/file/auto-save/append-file-name-with time-step 4
/file/write-case-data "bubble-002-1.cas"



#!/bin/bash
#SBATCH --job-name=bubble-002
#SBATCH --error=bubbleerr.txt
#SBATCH --mail-type=ALL
#SBATCH --mail-user=#####################
#SBATCH --partition=CLUSTER
#SBATCH --nodes=3
#SBATCH --ntasks-per-node=8
##SBATCH -w compute-1-20,compute-1-26
#SBATCH --time=7-24:00:00
##SBATCH --mem=30000
#####module load ansys/19.2
#####fluent -g 2ddp -t8 < bubble-002.jou > bubble-002.txt
fluent 2ddp -g -t$SLURM_NTASKS -mpi=openmpi -cnf=FLUENT_HOSTFILE -ssh < bubble-002.jou > output.txt

Any help appreciated.

Last edited by Outrageous; June 3, 2019 at 02:06.
Outrageous is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to get flow output files in parallel run quarkz SU2 4 May 11, 2017 22:51
Write crashed .cas & .dat for Fluent yonpanman FLUENT 0 February 9, 2017 08:59
[General] .dat files Windows vs Linux mjforsteruk ParaView 2 January 7, 2013 15:37
Results saving in CFD hawk Main CFD Forum 16 July 21, 2005 20:51
Y* and really large .dat files Simon Blakey FLUENT 3 August 8, 2003 09:34


All times are GMT -4. The time now is 12:01.