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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: manish1308
Forum: Fluent UDF and Scheme Programming June 21, 2020, 21:47
Replies: 7
Views: 944
Posted By manish1308
format

Hello Sir,
I got what you were trying to imply. I was able use rename in the loop.
Thank you so much from your help.

Thank you,
Manish
Forum: Fluent UDF and Scheme Programming June 21, 2020, 21:33
Replies: 7
Views: 944
Posted By manish1308
format

Hi,
Sorry I didnt get you. So does that mean I cannot use rename in a loop?
Forum: Fluent UDF and Scheme Programming June 19, 2020, 15:45
Replies: 7
Views: 944
Posted By manish1308
Hi. I am trying to use this command. But it is...

Hi.
I am trying to use this command. But it is giving me an error.
I also tried putting the whole thing in a bracket.

(do ((x 2 (+ x 1))) ((> x 3))
(rename-file (format #f "test_~a.csv"...
Forum: Fluent UDF and Scheme Programming June 19, 2020, 15:24
Replies: 7
Views: 944
Posted By manish1308
Hi, I am running a do loop which has scheme...

Hi,
I am running a do loop which has scheme commands to run the entire simulation. So I need to use the rename command in this do loop. Can you please let me know how can I use rename file in a do...
Forum: Fluent UDF and Scheme Programming June 19, 2020, 13:01
Replies: 7
Views: 944
Posted By manish1308
Renaming files in loop using scheme

Hi I am trying to use scheme to rename my files.
I found the command (rename-file "first_file.csv" "second_file.csv"). This helps me to rename a single file.
I want to use it in a loop to rename...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 05:26.