FEMhub

Mathematical tools, physics simulators, CAD, CNC, etc.
Post Reply
Message
Author
emil
Posts: 633
Joined: Tue 10 Nov 2009, 08:36
Location: Austria
Contact:

FEMhub

#1 Post by emil »

Image

I had the chance to check it out briefly, looks nice.
It builds on Puppy 4 (tested it on deepseas German Puppy 42) - sorry no sfs or pet available yet.

So you need the devxxx package and additional gfortran (eg from dingos download mirror in Octave package).
http://puppylover.netsons.org/dokupuppy ... :math_apps

Download & Build instructions :
I recommend using a folder directly on your harddrive, not in puppy safefile because source is ca 200 MB), maybe
/mnt/home/prog, start a terminal there and do:

Code: Select all

# wget http://femhub.org/pub/femhub-0.9.9.tar
# tar -xf femhub-0.9.9.tar
# cd femhub-0.9.9
# make
After build (ca 1 hour) start with ./femhub

further information and getting started:
http://femhub.org/

Post Reply