a072 FreshPorts -- science/ncs
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ncs 2.0.4_1 science on this many watch lists=2 search for ports that depend on this port
Code_Saturne Kernel
Maintained by: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Jun 2007 21:06:27
Also Listed In: parallel
License: GPLv2


Code Saturne is a system designed to solve the Navier-Stokes equations in the
cases of 2D, 2D axisymmetric or 3D flows. Its main module is designed for the
simulation of flows which may be steady or unsteady, laminar or turbulent,
incompressible or potentially dilatable, isothermal or not.
Scalars and turbulent fluctuations of scalars can be taken into account. The
code includes specific modules, referred to as "specific physics", for the
treatment of lagrangian particle tracking, semi-transparent radiative transfer,
gas combustion, pulverised coal combustion, electricity effects (Joule effect
and electric arcs) and compressible flows. The code also includes an engineering
module, Matisse, for the simulation of nuclear waste surface storage.

Code_Saturne relies on a finite volume discretisation and allows the use of
various mesh types which may be hybrid (containing several kinds of elements)
and may have structural non-conformities (hanging nodes).

NCS means "Noyau Code Saturne", i.e. "Code Saturne Kernel". This is the
numerical solver.

WWW: http://www.code-saturne.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-qt4
  2. science/ecs
  3. textproc/py-qt4-xml
  4. net/mpich2
  5. print/transfig
  6. lang/python27
  7. print/teTeX-base
  8. print/teTeX-texmf
  9. devel/gmake
  10. lang/gcc
  11. devel/binutils
Required To Run:
  1. math/grace
  2. shells/bash
  3. x11/xterm
  4. science/ecs
  5. net/mpich2
  6. lang/python27
  7. graphics/xpdf
  8. lang/gcc
Required Libraries:
  1. science/fvm
  2. science/mei
  3. devel/gettext
  4. converters/libiconv
  5. math/blas
  6. textproc/libxml2

This port is required by:

for Run

To install the port: cd /usr/ports/science/ncs/ && make install clean
To add the package: pkg_add -r ncs


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  2.0.4_1
hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
06 May 2013 02:00:41
Original commit files touched by this commit  2.0.4_1
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
27 Apr 2013 18:25:25
Original commit files touched by this commit  2.0.4_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
24 Apr 2013 18:10:32
Original commit files touched by this commit  2.0.4_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
03 Feb 2013 18:16:55
Original commit files touched by this commit  2.0.4_1
makc search for other commits by this committer
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.

x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
08 Sep 2012 09:33:14
Original commit files touched by this commit  2.0.4
thierry search for other commits by this committer
Fix on FreeBSD-7.x.

Reported by:	pointyhat via beat
07 Jul 2012 15:15:56
Original commit files touched by this commit  2.0.4
thierry search for other commits by this committer
Upgrade Code_Saturne to 2.0.
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.3.3_9
dinoex search for other commits by this committer
- update png to 1.5.10
22 Nov 2011 11:14:10
Original commit files touched by this commit  1.3.3_8
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
02 May 2011 12:44:53
Original commit files touched by this commit  1.3.3_8
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
26 Feb 2011 09:56:51
Original commit files touched by this commit  1.3.3_7
thierry search for other commits by this committer
Chase the upgrade of MPICH2.

Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.

PR:             ports/154715
14 Nov 2010 22:00:23
Original commit files touched by this commit  1.3.3_6
thierry search for other commits by this committer
Chase the upgrade of MPICH2.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.3.3_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.3.3_4
dinoex search for other commits by this committer
- update to jpeg-8
28 Nov 2009 10:44:56
Original commit files touched by this commit  1.3.3_3
thierry search for other commits by this committer
- Chase relocation of net/mpich2

- Bump PORTREVISION if needed

- Fix some portlint errors.
13 Sep 2009 00:08:01
Original commit files touched by this commit  1.3.3_2
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.3.3_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
16 Mar 2009 22:34:19
Original commit files touched by this commit  1.3.3
thierry search for other commits by this committer
Fix plist with -DNOPORTDOCS.

Reportded by:   QAT
02 Feb 2009 10:54:21
Original commit files touched by this commit  1.3.3
gerald search for other commits by this committer
Remove obsolete comment.

Approved by:    thierry
26 Jan 2009 17:52:54
Original commit files touched by this commit  1.3.3
thierry search for other commits by this committer
Upgrade to 1.3.3 and use gfortran43.

Changelog at
<http://rd.edf.com/the-edf-offers/research-and-development/softwares/code-saturne/code-saturne-news081127-en-601064.html>
06 Jun 2008 13:59:05
Original commit files touched by this commit  1.3.2_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
30 Apr 2008 22:14:12
Original commit files touched by this commit  1.3.2
thierry search for other commits by this committer
Upgrade Code_Saturne to 1.3.2.

Code_Saturne 1.3.2 contains important corrections in the extended
neighbourhood (used for gradient calculation with options IMRGRA=2 and 3
and for the LES dynamic model), in the steady-state algorithm and for
rotation periodicity. Therefore it is strongly advised to upgrade to
version 1.3.2.  Earlier releases of version 1.3 (especially versions 1.3.f
and 1.3.1) are considered obsolete and have been removed from the website.

Note: the pdf handbooks don't build at the moment, but they are
available from the Code_Saturne's main site.
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.3.1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
01 Jan 2008 16:45:44
Original commit files touched by this commit  1.3.1
thierry search for other commits by this committer
Upgrade NCS to 1.3.1.
28 Jun 2007 18:54:52
Original commit files touched by this commit  1.3.f
thierry search for other commits by this committer
Don't set TERM conditionally on pointyhat, to avoid it defaulting to
`su' which breaks the build.

Reported by:    pointyhat via pav
27 Jun 2007 20:07:43
Original commit files touched by this commit  1.3.f
thierry search for other commits by this committer
Remove a .orig file to fix plist.
17 Jun 2007 21:04:54
Original commit files touched by this commit  1.3.f
thierry search for other commits by this committer
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/>

Number of commits found: 27

2829
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0