CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Scheme documentation and question (https://www.cfd-online.com/Forums/fluent/29981-scheme-documentation-question.html)

Mickaël Perrin July 4, 2002 05:21

Scheme documentation and question
 
hello,

I search some documentation about Scheme programming. I already have few links about the scheme programming but none about its use with Fluent, any links?

Do you know where i can find examples of scheme source files too?

I had written scheme source files which runs on Linux, but when I try to use them under windows, it doesn't work.

(let loop ((files (file-pattern-exists? filesdat)))

the function (file-pattern-exists? filesdat) should give the list of data files of the directory, but undre windows the list is empty.

the variable filesdat is D:\pathtodatafiles\basename-*.dat.gz

Any ideas?

Thanks

Mickaël


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