Date: Sun, 20 Jul 2008 21:19:13 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/silo Makefile distinfo pkg-descr pkg-plist ports/science/silo/files patch-tests+Makefile.in Message-ID: <200807202119.m6KLJDOs076515@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2008-07-20 21:19:13 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/silo Makefile distinfo pkg-descr pkg-plist science/silo/files patch-tests+Makefile.in Log: - New port silo-4.6.1 A mesh and field I/O library and scientific database Silo is a library for reading and writing a wide variety of scientific data to binary, disk files. The files Silo produces and the data within them can be easily shared and exchanged between wholly independently developed applications running on disparate computing platforms. Consequently, Silo facilitates the development of general purpose tools for processing scientific data. One of the more popular tools that process Silo data files is the VisIt visualization tool. Silo supports gridless (point) meshes, structured meshes, unstructured-zoo and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes, constructive solid geometry (CSG) meshes, piecewise-constant (e.g. zone-centered) and piecewise-linear (e.g. node-centered) variables defined on the node, edge, face or volume elements of meshes as well as the decomposition of meshes into arbitrary subset hierarchies including materials and mixing materials. In addition, Silo supports a wide variety of other useful objects to address various scientific computing application needs.Although the Silo library is a serial library, it has some key features which enable it to be applied quite effectively and scalably in parallel. PR: ports/125725 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> Revision Changes Path 1.129 +1 -0 ports/science/Makefile 1.1 +78 -0 ports/science/silo/Makefile (new) 1.1 +3 -0 ports/science/silo/distinfo (new) 1.1 +11 -0 ports/science/silo/files/patch-tests+Makefile.in (new) 1.1 +24 -0 ports/science/silo/pkg-descr (new) 1.1 +16 -0 ports/science/silo/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807202119.m6KLJDOs076515>