From 1429817036905b254486fe2837cb60fdfd1f2199 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Fri, 12 Feb 2010 22:15:41 +0000 Subject: 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 MULTIPR module. WWW: http://www.salome-platform.org - Stas Timokhin devel@stasyan.com PR: ports/143469 Submitted by: Stas Timokhin --- cad/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/Makefile') diff --git a/cad/Makefile b/cad/Makefile index 3996922347e4..46346e9c4eae 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -77,6 +77,7 @@ SUBDIR += salome-kernel SUBDIR += salome-light SUBDIR += salome-med + SUBDIR += salome-multipr SUBDIR += sceptre SUBDIR += scotch SUBDIR += scv -- cgit