diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-12 22:14:27 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-12 22:14:27 +0000 |
commit | 667bb62ff254f53aef7951e69bf45c5b7e6fe580 (patch) | |
tree | e4896ca4ef2ad5743c73ddea62fa802068ca8a43 /cad/Makefile | |
parent | 24d78c474dcfe289351975195d25423b5774e7fa (diff) | |
download | ports-667bb62ff254f53aef7951e69bf45c5b7e6fe580.tar.gz ports-667bb62ff254f53aef7951e69bf45c5b7e6fe580.zip |
SALOME is a free software that provides a generic platform for Pre
and Post-Processing for numerical simulation.
+Supports interoperability between CAD modeling and
computation software (CAD-CAE link)
+Makes easier the integration of new components on heterogeneous systems
for numerical computation
+Sets the priority to multi-physics coupling between computation software
+Provides a generic user interface, user-friendly and efficient,
which helps to reduce the costs and delays of carrying out the studies
+Reduces training time to the specific time for learning the software solution
which has been based on this platform
+All functionalities are accessible through the programmatic
integrated Python console
This package contains GUI module.
WWW: http://www.salome-platform.org
- Stas Timokhin
devel@stasyan.com
PR: ports/143469
Submitted by: Stas Timokhin <devel at stasyan.com>
Notes
Notes:
svn path=/head/; revision=249725
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 8030674594b9..75cf95b97553 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -73,6 +73,7 @@ SUBDIR += qmls SUBDIR += qucs SUBDIR += salome-geom + SUBDIR += salome-gui SUBDIR += sceptre SUBDIR += scotch SUBDIR += scv |