From owner-cvs-ports@FreeBSD.ORG Mon Apr 24 19:55:43 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7E9116A519; Mon, 24 Apr 2006 19:55:43 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E1F443D6A; Mon, 24 Apr 2006 19:55:43 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3OJthX0078493; Mon, 24 Apr 2006 19:55:43 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3OJthY0078492; Mon, 24 Apr 2006 19:55:43 GMT (envelope-from thierry) Message-Id: <200604241955.k3OJthY0078492@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 24 Apr 2006 19:55:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science Makefile ports/science/elmerpost Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2006 19:55:44 -0000 thierry 2006-04-24 19:55:43 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmerpost Makefile distinfo pkg-descr pkg-plist Log: ElmerPost - the Visualization of Numerical Results. The function of ElmerPost is to visualize the numerical results produced by ElmerSolver and other finite element programs. ElmerPost operates with the data specific to the unknown variables (temperature, velocity, pressure, displacement etc.) defined in the mathematical model. ElmerPost plots e.g. contours and vector fields, and can manipulate computed data into another form using the built-in MATC-language (for instance heat fluxes from temperature distributions). Submitted by: Pedro F. Giffuni Revision Changes Path 1.90 +1 -0 ports/science/Makefile 1.1 +45 -0 ports/science/elmerpost/Makefile (new) 1.1 +3 -0 ports/science/elmerpost/distinfo (new) 1.1 +11 -0 ports/science/elmerpost/pkg-descr (new) 1.1 +286 -0 ports/science/elmerpost/pkg-plist (new)