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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
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

Old   June 3, 2019, 06:49
Default
  #2
Member
 
Sebi
Join Date: Mar 2019
Posts: 49
Rep Power: 7
bloodflow is on a distinguished road
Is your case transient? I assume it is because you are using the 'dti command'

You do not need the /solve/iterate 25000 line because you are already specifying that.

What is the console output in the slurm file?
bloodflow is offline   Reply With Quote

Old   June 3, 2019, 23:55
Default
  #3
New Member
 
Outy
Join Date: Feb 2018
Posts: 12
Rep Power: 8
Outrageous is on a distinguished road
Hi, yes the case is transient and the slurm output in the console is stating that the job is submitted. And as soon as the resources are available the job starts running.
Outrageous is offline   Reply With Quote

Old   June 4, 2019, 11:03
Default
  #4
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,676
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
What are the contents of the output file? output.txt
LuckyTran is offline   Reply With Quote

Old   June 4, 2019, 11:15
Default
  #5
Member
 
Sebi
Join Date: Mar 2019
Posts: 49
Rep Power: 7
bloodflow is on a distinguished road
Quote:
Originally Posted by Outrageous View Post
Hi, yes the case is transient and the slurm output in the console is stating that the job is submitted. And as soon as the resources are available the job starts running.
You say it runs but does the model solve correctly? Is it not outputting results because it crashes before then?

Try setting up the automatic data export within fluent on your machine instead of using TUI commands.

If you are running without graphs do you need the line about display views?
bloodflow is offline   Reply With Quote

Old   June 5, 2019, 10:40
Default
  #6
New Member
 
Outy
Join Date: Feb 2018
Posts: 12
Rep Power: 8
Outrageous is on a distinguished road
Hi ,

Sorry for late reply. The o/p file is empty, and the job might be crashing I haven’t ran it for a long time. And i did save the solution (case and data) from gui while setting up before submitting.
Outrageous is offline   Reply With Quote

Old   June 5, 2019, 12:04
Default
  #7
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,676
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
If the output file is empty then Fluent never launched and never ran.

Quote:
Originally Posted by Outrageous View Post
The job is submitted and it also runs.
Oh it runs does it?


One day, we will require people to swear oaths before posting.
LuckyTran is offline   Reply With Quote

Old   June 5, 2019, 13:24
Default
  #8
New Member
 
Outy
Join Date: Feb 2018
Posts: 12
Rep Power: 8
Outrageous is on a distinguished road
I said the job runs, that’s what was showing in the slurm console. Instead of mocking if you help people it would be appreciated. Else never mind posting answers. This wasn’t intended to show how much I know or not. I’m having a difficulty in the process if you cannot help at least no need to ridicule. Remember, every master was once a beginner
Outrageous is offline   Reply With Quote

Reply


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 20:10.