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

TUI Inputfile - Fluent would skip some lines

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 13, 2017, 07:26
Default TUI Inputfile - Fluent would skip some lines
  #1
Member
 
CWL
Join Date: Nov 2015
Posts: 58
Rep Power: 10
cwl6750084 is on a distinguished road
Hi,

I wonder if anyone can shed some light on the following. For some reason, Fluent would not write the output files at the end of the simulation. It would always skip the lines file/write-case and file/write-data. I am wondering what could be the reason.

Thanks.


file/read-case Small-Case.cas.gz
file/read-data Small-Case.dat.gz

file/auto-save/data-frequency 50
file/auto-save/root-name Small-Case.dat.gz

solve/set/flow-warnings no
solve/set/time-step 1.e-3
solve/dti 2025 20

file/write-case Small-Case-Final_%t.cas.gz
file/confirm-overwrite yes
file/write-data Small-Case-Final_%t.dat.gz
file/confirm-overwrite yes

exit yes
cwl6750084 is offline   Reply With Quote

Old   December 15, 2017, 17:49
Default
  #2
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,668
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
file/confirm-overwrite yes/no is an option to ask for user confirmation, it does not answer the yes/no

you need to do something like:
file/write-case Small-Case-Final_%t.cas.gz ok
LuckyTran is online now   Reply With Quote

Old   December 17, 2017, 08:43
Default
  #3
Member
 
CWL
Join Date: Nov 2015
Posts: 58
Rep Power: 10
cwl6750084 is on a distinguished road
Quote:
Originally Posted by LuckyTran View Post
file/confirm-overwrite yes/no is an option to ask for user confirmation, it does not answer the yes/no

you need to do something like:
file/write-case Small-Case-Final_%t.cas.gz ok
Thanks for your suggestion. I changed the line, however, the write out lines are still skipped - there are still no output files being written for some reason.
cwl6750084 is offline   Reply With Quote

Old   December 19, 2017, 15:39
Default
  #4
Member
 
CWL
Join Date: Nov 2015
Posts: 58
Rep Power: 10
cwl6750084 is on a distinguished road
Quote:
Originally Posted by LuckyTran View Post
file/confirm-overwrite yes/no is an option to ask for user confirmation, it does not answer the yes/no

you need to do something like:
file/write-case Small-Case-Final_%t.cas.gz ok
Thanks LuckyTran for point that out. Actually, I realized the user confirmation should not be asked in the first place since it is write to a new file. Indeed, 4 yes are supposed to be included at the end of the solve/dti line. The software went ahead and did what it should have done without the four yes caused the oversight. I saw the halt due to end of input file message after reading the reply and figured out what could have gone wrong. Thanks and Merry Christmas.
cwl6750084 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
Problem in compiling fluent UDF lunched from MATLAB cfdman10 Fluent UDF and Scheme Programming 16 December 5, 2019 05:32
change default path of result file using TUI in fluent jumaah FLUENT 3 May 27, 2017 21:04
Fluent TUI command, How to do it? Ash Kot FLUENT 2 October 17, 2016 13:42
TUI to replace mesh in fluent 16 Jelos.ch FLUENT 0 November 29, 2015 16:24
Error with FLUENT TUI transient-export function DarrenC FLUENT 0 March 14, 2011 17:30


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