Showing posts with label engineering. Show all posts
Showing posts with label engineering. Show all posts

Wednesday, 6 October 2010

GGGears

In many engineering applications engineers have to calculate how gears are working under stress. GGGears is a free software that does exactly this by means of the finite element package GETFEM++ and the mesh generation package GMSH, both also free software. It supports both 2D and 3D mesh generation and solver. The user does not need to know anything about finite elements or mesh generation; he/she just need to insert the geometrical data of the gear systmem.

The installation of the software can be easily done in Ubuntu by first adding the repository

sudo add-apt-repository ppa:gggears/main
sudo apt-get update

and then installing gggears and its dependencies by
sudo apt-get install gggears

Tuesday, 31 August 2010

Open design σε μηχανήματα

Πώς θα μπορούσε να εφαρμοσθεί η ιδέα του ελεύθερου λογισμικού σε προϊόντα; Για παράδειγμα, μια εταιρία που κατεσκευάζει μηχανήματα θα μπορούσε να παρέχει τα σχέδια των μηχανημάτων της ελεύθερα και γύρω από αυτή να δημιουργούσε μια κοινότητα, η οποία θα την τροφοτούσε με ιδέες, με νέους πελάτες και φυσικά με διαφήμιση. Οποιοδήποτε "bug", σφάλμα στη λειτουργία της μηχανής, θα εμφανιζόταν και θα διορθωνόταν πολύ πιο γρήγορα απ'ότι σε ένα κλειστό σχεδιασμό.