From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9677c64f496a40e X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Date: Tue, 06 Nov 2007 21:25:01 +0100 From: Gautier User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: An open source system for finite element analysis in Ada References: <1194303002.606616.326750@k79g2000hse.googlegroups.com> In-Reply-To: <1194303002.606616.326750@k79g2000hse.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.76.144.5 X-Original-NNTP-Posting-Host: 83.76.144.5 Message-ID: <4730cd4c$1_4@news.bluewin.ch> X-Trace: news.bluewin.ch 1194380620 83.76.144.5 (6 Nov 2007 21:23:40 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!212.101.4.254.MISMATCH!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:18214 Date: 2007-11-06T21:25:01+01:00 List-Id: j.khaldi@oltrelinux.com wrote: > I am looking for an open source system for finite element analysis > written in Ada but it seems that no body has written it yet. Any hint? > However, if it really doesn't exist then I will write one. > Jilani There is a partial translation of a Finite Element Kernel there http://homepage.sunrise.ch/mysunrise/gdm/gsoft.htm#mathpaqs The "classic" elements are implemented: in 1D, 2D, 3D for linear, square and cubic basis functions. HTH ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!