help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave in Finite Element Methods


From: Carlo de Falco
Subject: Re: Octave in Finite Element Methods
Date: Wed, 24 Mar 2010 02:02:48 +0100


On 23 Mar 2010, at 19:38, Abdul Rahman Riza wrote:

Dear All,

I would like to know application of Octave in the field of Finite
Element Method. If yes, then how to connect with mesh generator.

Regards,
Riza

the package "bim" from octave-forge ( http://octave.sourceforge.net/bim/index.html ) implements a discretization method for PDEs that can be interpreted either as a
Finite-Volume or as stabilized Finite-Element Method.

It can read meshes generated by "gmsh" ( http://geuz.org/gmsh/ ) through the wrappers
in the package "msh" ( http://octave.sourceforge.net/msh/index.html )

HTH,
c.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]