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

read/write .cas .dat whith C/fortran program

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree2Likes
  • 1 Post By Olivier Wilk
  • 1 Post By alice

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 25, 2000, 04:12
Default read/write .cas .dat whith C/fortran program
  #1
Olivier Wilk
Guest
 
Posts: n/a
Do you know a C or a fortran (free) program able to read/write format file .cas and .dat of Fluent ?

Thank you of you interest.
justsmile2007 likes this.
  Reply With Quote

Old   November 13, 2000, 10:10
Default Re: read/write .cas .dat whith C/fortran program
  #2
alice
Guest
 
Posts: n/a
If you're running Fluent 5, here is an example of C file that allows you to read/iterate/write a case:

/*******************/ rc /path/filename.cas /*read case file*/ rd /path/filename.dat /*read data file/ it 1000 /*iterate*/ wc /path/filename.cas /*write case*/ wd /path/filename.dat /*write data*/ exit /******************/

For more details, have a look in the user guide : "batch execution".

Regards
justsmile2007 likes this.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Update boundary conditions calculated by an external program CedricVH OpenFOAM 2 January 15, 2010 11:55
a question of open ".cas" and ".dat" files fanzhong Meng FLUENT 4 May 15, 2006 11:40
Write .cas and .dat for Unsteady TK FLUENT 2 September 12, 2005 05:53
.cas .dat Windows vs Linux K. Jagus FLUENT 2 August 9, 2005 13:58


All times are GMT -4. The time now is 09:38.