freebsd-ports/science/Makefile
Beech Rintoul 1ff5f0c40d - 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>
2008-07-20 21:19:13 +00:00

122 lines
2.5 KiB
Makefile

# $FreeBSD$
#
COMMENT = Scientific ports
SUBDIR += 2d-rewriter
SUBDIR += 2dhf
SUBDIR += InsightToolkit
SUBDIR += abinit
SUBDIR += afni
SUBDIR += at
SUBDIR += bblimage
SUBDIR += bft
SUBDIR += bodr
SUBDIR += buddy
SUBDIR += cdcl
SUBDIR += cdf
SUBDIR += cdo
SUBDIR += cgnslib
SUBDIR += chemical-mime-data
SUBDIR += chemtool
SUBDIR += chemtool-devel
SUBDIR += clhep
SUBDIR += colt
SUBDIR += crf++
SUBDIR += dcl
SUBDIR += devisor
SUBDIR += dft++
SUBDIR += dtiquery
SUBDIR += ecs
SUBDIR += elmer-eio
SUBDIR += elmer-fem
SUBDIR += elmer-hutiter
SUBDIR += elmer-matc
SUBDIR += elmer-meshgen2d
SUBDIR += elmerfront
SUBDIR += elmergrid
SUBDIR += elmerpost
SUBDIR += euler
SUBDIR += fastcap
SUBDIR += fasthenry
SUBDIR += felt
SUBDIR += flounder
SUBDIR += fvm
SUBDIR += g3data
SUBDIR += gamess
SUBDIR += gave
SUBDIR += gchempaint
SUBDIR += gchemutils
SUBDIR += gdis
SUBDIR += gerris
SUBDIR += getdp
SUBDIR += ghemical
SUBDIR += ghmm
SUBDIR += gnudatalanguage
SUBDIR += gramps
SUBDIR += gromacs
SUBDIR += gsmc
SUBDIR += gsystem
SUBDIR += gtamsanalyzer
SUBDIR += gwyddion
SUBDIR += hdf
SUBDIR += hdf5
SUBDIR += ics
SUBDIR += isaac-cfd
SUBDIR += jmol
SUBDIR += kmovisto
SUBDIR += kst
SUBDIR += lamprop
SUBDIR += libctl
SUBDIR += libghemical
SUBDIR += libint
SUBDIR += liblinear
SUBDIR += libsvm
SUBDIR += libsvm-python
SUBDIR += linsmith
SUBDIR += mayavi
SUBDIR += mbdyn
SUBDIR += mcstas
SUBDIR += medit
SUBDIR += minc
SUBDIR += minc2
SUBDIR += mpb
SUBDIR += mpqc
SUBDIR += mpqc-mpich
SUBDIR += ncs
SUBDIR += netcdf
SUBDIR += nifticlib
SUBDIR += oases
SUBDIR += omnetpp
SUBDIR += oof
SUBDIR += openbabel
SUBDIR += openfoam
SUBDIR += ovt
SUBDIR += p5-Algorithm-SVMLight
SUBDIR += p5-Chemistry-Elements
SUBDIR += paje
SUBDIR += paraview
SUBDIR += pcp
SUBDIR += pnetcdf
SUBDIR += psi3
SUBDIR += py-openbabel
SUBDIR += py-paida
SUBDIR += py-scipy
SUBDIR += pycdf
SUBDIR += qcl
SUBDIR += ruby-dcl
SUBDIR += ruby-gphys
SUBDIR += silo
SUBDIR += simlib
SUBDIR += svmlight
SUBDIR += szip
SUBDIR += udunits
SUBDIR += v_sim
SUBDIR += vis5d+
SUBDIR += vmd
SUBDIR += x11iraf
SUBDIR += xloops-ginac
SUBDIR += xmakemol
SUBDIR += xmds
.include <bsd.port.subdir.mk>