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

Question to "scheme gourous"

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 13, 2002, 14: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

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


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