Something similar as FEMM

View: New views
11 Messages — Rating Filter:   Alert me  

Something similar as FEMM

by Renato S. Yamane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, first of all, keep me on CC because I'm not subscrible at this
mailing list.

Anyone know something similar at
<http://femm.foster-miller.net/wiki/LinuxSupport> with full support and
ready to install on Lenny (not by wine)?

Best regards,
Renato S. Yamane
Brazil
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIR+V1rf2L358fCLsRAmjGAJ0R5aadHQ7OwV9A/b2mCtC5O4eWYgCdHIkY
TAVFAZ71kDbdoil367n+Rzo=
=jRTf
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Something similar as FEMM

by Adam C Powell IV :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Renato,

On Thu, 2008-06-05 at 10:09 -0300, Renato S. Yamane wrote:
> Hi, first of all, keep me on CC because I'm not subscrible at this
> mailing list.
>
> Anyone know something similar at
> <http://femm.foster-miller.net/wiki/LinuxSupport> with full support and
> ready to install on Lenny (not by wine)?

You might try OOMMF: http://math.nist.gov/oommf/
It is purely magnetic, so it might not have all of the features you're
looking for.

-Adam
--
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc (196 bytes) Download Attachment

Re: Something similar as FEMM

by Jordi Gutiérrez Hermoso-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 05/06/2008, Adam C Powell IV <hazelsct@...> wrote:
>  On Thu, 2008-06-05 at 10:09 -0300, Renato S. Yamane wrote:
>  > Anyone know something similar at
>  > <http://femm.foster-miller.net/wiki/LinuxSupport> with full support and
>  > ready to install on Lenny (not by wine)?
>
>
> You might try OOMMF: http://math.nist.gov/oommf/
>  It is purely magnetic, so it might not have all of the features you're
>  looking for.

Is finite element analysis all you need, or a more specialised version
of it? Do you already know of freefem and related packages?

I don't do FEM myself, actually, working with FEM-killers like RBFs,
:P but I would be curious to know if you find freefem useful.

- Jordi G. H.


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Parent Message unknown Re: Something similar as FEMM

by Renato S. Yamane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jordi Gutiérrez Hermoso wrote:

> Adam C Powell IV wrote:
>> Renato S. Yamane wrote:
>>> Anyone know something similar at
>>> <http://femm.foster-miller.net/wiki/LinuxSupport> with full support
>>> and ready to install on Lenny (not by wine)?
>>
>> You might try OOMMF: http://math.nist.gov/oommf/
>> It is purely magnetic, so it might not have all of the features
>> you're looking for.
>
> Is finite element analysis all you need, or a more specialised version
> of it? Do you already know of freefem and related packages?
>
> I don't do FEM myself, actually, working with FEM-killers like RBFs,
> but I would be curious to know if you find freefem useful.

I install freefem, but when I run it, I get this message:

$ freefem
Usage:
freefem filename.pde

What the hell is .pde? :-)

FreeFEM is very hard to work. Documentation is not enought, man page is
not enought.

I try install freefem-examples, but I really don't know where is this
examples??

I need a software like <http://femm.foster-miller.net>, only to work
with magnetic fields (to develop Loudspeakers).

Best regards,
Renato S. Yamane
Brazil


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Something similar as FEMM

by Jordi Gutiérrez Hermoso-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/06/2008, Renato S. Yamane <yamane@...> wrote:
>  FreeFEM is very hard to work. Documentation is not enought, man page is
>  not enought.

I'm not sure if it's packaged for Debian, but the freefem
documentation seems to be up-to-date here:

     http://www.freefem.org/ff++/ftp/freefem++doc.pdf

Like I said, I don't work with freefem or FEM for that matter. I have
seen others use it to great advantage, though. I don't know how hard
they had to work to get things done with it.

>  I need a software like <http://femm.foster-miller.net>, only to work
>  with magnetic fields (to develop Loudspeakers).

It's a shame that this software is semi-free (commercial restriction)
and Windows-only. My own school CIMAT develops GiD together with
researchers in Spain, and they chose to make it non-free. :-(

I'm sorry I couldn't be more helpful.

- Jordi G. H.


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Something similar as FEMM

by Jordi Gutiérrez Hermoso-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/06/2008, Renato S. Yamane <yamane@...> wrote:
>  I try install freefem-examples, but I really don't know where is this
>  examples??

In the "obvious" place. Where the rest of the documentation goes,
under /usr/share/doc, in this case, /usr/share/doc/freefem-examples.

Oh, and I just tried those examples. I can get the 2d mesh, some
partial results, and then it crashes on me. :-( Since the crash
complains about invalid pointers, I'm suspecting 64bit troubles.

Also, It looks like freefem++ isn't packaged for Debian? Can anyone
confirm or deny this?

- Jordi G. H.


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Something similar as FEMM

by LUK ShunTim :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jordi Gutiérrez Hermoso wrote:

> Also, It looks like freefem++ isn't packaged for Debian? Can anyone
> confirm or deny this?

$ apt-cache search freefem
freefem - A PDE oriented language using Finite Element Method
freefem-doc - Documentation for FreeFEM (html and pdf)
freefem-examples - Example files for FreeFEM
freefem3d - A language and solver for partial differential equations in 3D
libfreefem-dev - Development library, header files and manpages
libfreefem-doc - Documentation for FreeFEM development
libfreefem0 - Shared libraries for FreeFEM
freefem++ - A PDE oriented language using the Finite Element Method

It's maintained by the pkg-scicomp team.

Regards,
ST
--


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Something similar as FEMM

by Christophe Prud'homme :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

freefem++ is packaged in pkg-scicomp but needs some license work before upload

 svn+ssh://svn.debian.org/svn/pkg-scicomp/freefem++/trunk

Best regards
C.

On Sun, Jun 8, 2008 at 5:26 AM, Jordi Gutiérrez Hermoso
<jordigh@...> wrote:

> On 07/06/2008, Renato S. Yamane <yamane@...> wrote:
>>  I try install freefem-examples, but I really don't know where is this
>>  examples??
>
> In the "obvious" place. Where the rest of the documentation goes,
> under /usr/share/doc, in this case, /usr/share/doc/freefem-examples.
>
> Oh, and I just tried those examples. I can get the 2d mesh, some
> partial results, and then it crashes on me. :-( Since the crash
> complains about invalid pointers, I'm suspecting 64bit troubles.
>
> Also, It looks like freefem++ isn't packaged for Debian? Can anyone
> confirm or deny this?
>
> - Jordi G. H.
>
>
> --
> To UNSUBSCRIBE, email to debian-science-request@...
> with a subject of "unsubscribe". Trouble? Contact listmaster@...
>
>


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Something similar as FEMM

by Jordi Gutiérrez Hermoso-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/06/2008, LUK ShunTim <shuntim.luk@...> wrote:
>  $ apt-cache search freefem
>  freefem - A PDE oriented language using Finite Element Method
[snip]
>  freefem++ - A PDE oriented language using the Finite Element Method

Huh?

I don't see this package in lenny, sid, or experimental. What does
your sources.list look like?

- Jordi G. H.


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Parent Message unknown Re: Something similar as FEMM

by Renato S. Yamane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jordi Gutiérrez Hermoso wrote:
> Renato S. Yamane wrote:
>> I try install freefem-examples, but I really don't know where is this
>> examples??
>
> In the "obvious" place. Where the rest of the documentation goes,
> under /usr/share/doc, in this case, /usr/share/doc/freefem-examples.
>
> Oh, and I just tried those examples. I can get the 2d mesh, some
> partial results, and then it crashes on me...

$ freefem /usr/share/doc/freefem-examples/timedfm.pde
file : timedfm.pde
Segmentation fault

This error appear when I do a right click over 2d graphic.

I'm using Debian Lenny (i686 system)

Best regards,
Renato S. Yamane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFITHgWrf2L358fCLsRApOKAJ9gXV9HEA1XI/RcJ7hn6ncZ//E04QCeKC1f
owjlITpLD/N1hogk/MOmTC8=
=Q52E
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Something similar as FEMM

by LUK ShunTim :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jordi Gutiérrez Hermoso wrote:

> On 07/06/2008, LUK ShunTim <shuntim.luk@...> wrote:
>>  $ apt-cache search freefem
>>  freefem - A PDE oriented language using Finite Element Method
> [snip]
>>  freefem++ - A PDE oriented language using the Finite Element Method
>
> Huh?
>
> I don't see this package in lenny, sid, or experimental. What does
> your sources.list look like?
>
> - Jordi G. H.
>
>

Hello Jordi,

Sorry for the confusion. I checked further and it's not yet in the
official distributions. I have this line in my sources.list

deb http://people.debian.org/~prudhomm/debian ./

Regards,
ST
--


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...