mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
8821bc7669
Gerris is an Open Source Free Software library for the solution of partial differential equations describing fluid flow. Gerris is supported by NIWA (National Institute of Water and Atmospheric research) and by the Marsden Fund of the Royal Society of New Zealand. The code is written entirely in C and uses both the GLib Library and the GTS Library for geometrical functions and object-oriented programming. PR: 86297 Submitted by: Oliver Dunkl <odunkl (at) gmx.net>
70 lines
1.4 KiB
Makefile
70 lines
1.4 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Scientific ports
|
|
|
|
SUBDIR += 2dhf
|
|
SUBDIR += abinit
|
|
SUBDIR += at
|
|
SUBDIR += bblimage
|
|
SUBDIR += buddy
|
|
SUBDIR += cdcl
|
|
SUBDIR += chemtool
|
|
SUBDIR += chemtool-devel
|
|
SUBDIR += clhep
|
|
SUBDIR += dcl
|
|
SUBDIR += devisor
|
|
SUBDIR += dft++
|
|
SUBDIR += euler
|
|
SUBDIR += felt
|
|
SUBDIR += flounder
|
|
SUBDIR += gave
|
|
SUBDIR += gchempaint
|
|
SUBDIR += gchemutils
|
|
SUBDIR += gdis
|
|
SUBDIR += gerris
|
|
SUBDIR += getdp
|
|
SUBDIR += ghemical
|
|
SUBDIR += glens
|
|
SUBDIR += gramps
|
|
SUBDIR += gromacs
|
|
SUBDIR += gsystem
|
|
SUBDIR += hdf
|
|
SUBDIR += hdf5
|
|
SUBDIR += isaac-cfd
|
|
SUBDIR += kmovisto
|
|
SUBDIR += kst
|
|
SUBDIR += lamprop
|
|
SUBDIR += libctl
|
|
SUBDIR += libsvm
|
|
SUBDIR += libsvm-python
|
|
SUBDIR += mayavi
|
|
SUBDIR += mbdyn
|
|
SUBDIR += mcstas
|
|
SUBDIR += mmtk
|
|
SUBDIR += mpb
|
|
SUBDIR += mpqc
|
|
SUBDIR += mpqc-mpich
|
|
SUBDIR += oases
|
|
SUBDIR += omnetpp
|
|
SUBDIR += openbabel
|
|
SUBDIR += ovt
|
|
SUBDIR += p5-Chemistry-Elements
|
|
SUBDIR += paraview
|
|
SUBDIR += psi3
|
|
SUBDIR += py-paida
|
|
SUBDIR += py-scipy
|
|
SUBDIR += qcl
|
|
SUBDIR += ruby-dcl
|
|
SUBDIR += ruby-gphys
|
|
SUBDIR += simlib
|
|
SUBDIR += szip
|
|
SUBDIR += udunits
|
|
SUBDIR += vis5d+
|
|
SUBDIR += vmd
|
|
SUBDIR += x11iraf
|
|
SUBDIR += xloops-ginac
|
|
SUBDIR += xmakemol
|
|
|
|
.include <bsd.port.subdir.mk>
|