diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-02-13 06:17:05 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-02-13 06:17:05 +0800 |
commit | 18347a67c03861759d4881cdaa8ed224bb8ed5d4 (patch) | |
tree | b4755b99cdd28abd4265e8e9dfe427143f40ec28 /cad/Makefile | |
parent | 9366d46013e7782aa0a546be8a4be6c43f896340 (diff) | |
download | freebsd-ports-gnome-18347a67c03861759d4881cdaa8ed224bb8ed5d4.tar.gz freebsd-ports-gnome-18347a67c03861759d4881cdaa8ed224bb8ed5d4.tar.zst freebsd-ports-gnome-18347a67c03861759d4881cdaa8ed224bb8ed5d4.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 YACS module.
WWW: http://www.salome-platform.org
- Stas Timokhin
devel@stasyan.com
PR: ports/143469
Submitted by: Stas Timokhin <devel at stasyan.com>
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 be32d7f4805d..9c2eda5664cc 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -82,6 +82,7 @@ SUBDIR += salome-sierpinsky SUBDIR += salome-smesh SUBDIR += salome-visu + SUBDIR += salome-yacs SUBDIR += sceptre SUBDIR += scotch SUBDIR += scv |