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

Question to "scheme gourous"

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 13, 2002, 13:48
Default Question to "scheme gourous"
  #1
Mickaël PERRIN
Guest
 
Posts: n/a
Hi,

I wrote a scheme script to export and convert (and do many things...) automatically fluent files into tecplot ones.

under Linux (RedHat 6.2), my function works very well, but under Unix, i receive this error:

sh: /bin/ls: 0403-027 The parameter list is too long.

I don't know how to override it? Any ideas?

Thanks.

Mickaël

Here is a part of my code:

[...] (define filesdat "fluent_data_files-*") [...] (let loop ((files (file-pattern-exists? filesdat)))

(if (pair? files)

(begin

[...] (loop (cdr files)))))

  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
Unanswered question niklas OpenFOAM 2 July 31, 2013 16:03
internal field question - PitzDaily Case atareen64 OpenFOAM Running, Solving & CFD 2 January 26, 2011 15:26
Poisson Solver question Suresh Main CFD Forum 3 August 12, 2005 04:37
CHANNEL FLOW: a question and a request Carlos Main CFD Forum 4 August 23, 2002 05:55
question K.L.Huang Siemens 1 March 29, 2000 04:57


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