Date: Sun, 17 Jun 2007 21:04:54 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/bft Makefile distinfo pkg-descr pkg-plist ports/science/fvm Makefile distinfo pkg-descr pkg-plist ports/science/fvm/files patch-configure ports/science/ecs Makefile distinfo pkg-descr pkg-plist ... Message-ID: <200706172104.l5HL4seT050848@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thierry 2007-06-17 21:04:54 UTC
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/bft Makefile distinfo pkg-descr pkg-plist
science/fvm Makefile distinfo pkg-descr pkg-plist
science/fvm/files patch-configure
science/ecs Makefile distinfo pkg-descr pkg-plist
science/ecs/files patch-configure
patch-src_appli_Makefile.in
science/ncs Makefile distinfo pkg-descr pkg-plist
science/ncs/files patch-bin_Makefile
patch-bin_compiler_version
patch-bin_cree_sat patch-bin_cs_profile
patch-bin_gracehst patch-bin_grp
patch-bin_macros_FreeBSD.mk
patch-src_base_1_gradco.F pkg-message.in
science/ics Makefile distinfo pkg-descr pkg-plist
Log:
Code_Saturne is EDF's general purpose computational fluid dynamics
software. Developed since 1997 at EDF R&D, it is based on a co-located
Finite Volume approach that accepts meshes with any type of
cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...)
and any type of grid structure (unstructured, blockstructured, hybrid,
conforming or with hanging nodes, ...).
Its basic capabilities enable the handling of either incompressible or
expandable flows with or without heat transfer and turbulence (mixing
length, 2-equation models, v2f, Reynolds stress models, Large Eddy
Simulations, ...).
<http://rd.edf.com/code_saturne/>
Revision Changes Path
1.119 +5 -0 ports/science/Makefile
1.1 +33 -0 ports/science/bft/Makefile (new)
1.1 +3 -0 ports/science/bft/distinfo (new)
1.1 +5 -0 ports/science/bft/pkg-descr (new)
1.1 +18 -0 ports/science/bft/pkg-plist (new)
1.1 +63 -0 ports/science/ecs/Makefile (new)
1.1 +3 -0 ports/science/ecs/distinfo (new)
1.1 +56 -0 ports/science/ecs/files/patch-configure (new)
1.1 +11 -0 ports/science/ecs/files/patch-src_appli_Makefile.in (new)
1.1 +4 -0 ports/science/ecs/pkg-descr (new)
1.1 +4 -0 ports/science/ecs/pkg-plist (new)
1.1 +54 -0 ports/science/fvm/Makefile (new)
1.1 +3 -0 ports/science/fvm/distinfo (new)
1.1 +74 -0 ports/science/fvm/files/patch-configure (new)
1.1 +5 -0 ports/science/fvm/pkg-descr (new)
1.1 +23 -0 ports/science/fvm/pkg-plist (new)
1.1 +36 -0 ports/science/ics/Makefile (new)
1.1 +3 -0 ports/science/ics/distinfo (new)
1.1 +5 -0 ports/science/ics/pkg-descr (new)
1.1 +244 -0 ports/science/ics/pkg-plist (new)
1.1 +177 -0 ports/science/ncs/Makefile (new)
1.1 +3 -0 ports/science/ncs/distinfo (new)
1.1 +64 -0 ports/science/ncs/files/patch-bin_Makefile (new)
1.1 +24 -0 ports/science/ncs/files/patch-bin_compiler_version (new)
1.1 +37 -0 ports/science/ncs/files/patch-bin_cree_sat (new)
1.1 +61 -0 ports/science/ncs/files/patch-bin_cs_profile (new)
1.1 +17 -0 ports/science/ncs/files/patch-bin_gracehst (new)
1.1 +8 -0 ports/science/ncs/files/patch-bin_grp (new)
1.1 +146 -0 ports/science/ncs/files/patch-bin_macros_FreeBSD.mk (new)
1.1 +11 -0 ports/science/ncs/files/patch-src_base_1_gradco.F (new)
1.1 +15 -0 ports/science/ncs/files/pkg-message.in (new)
1.1 +19 -0 ports/science/ncs/pkg-descr (new)
1.1 +655 -0 ports/science/ncs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706172104.l5HL4seT050848>
