Syrthes 3.4

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Yvan Fournier
Posts: 4091
Joined: Mon Feb 20, 2012 3:25 pm

Re: Syrthes 3.4

Post by Yvan Fournier »

Hello,

No, there are no specific requirements. The error message you obtained is upon writing a postprocessing output mesh used to check the distance between SYRTHES face centers and the Code_Saturne mesh. This specific visualization mesh only uses vertices, not faces or cells.

I had tested this postprocessing with the EnSight output format, not with the MED output format.
To workaround this bug (which will be fixed for final 2.2 release), the easiest is to use the EnSight format for postprocessing output (SALOME's Paraviz can read it as well as MED, and several other tools (besides EnSight itself) read that format.

Best regards,

Yvan
nsellami

Re: Syrthes 3.4

Post by nsellami »

Hi again,
Indeed, now my first coupled job is runnig and I am so excited !!
Thanks a lot for all the quick assistance and the time you put to help us take in this software!
Nadia
nsellami

Re: Syrthes 3.4

Post by nsellami »

Hi again,
I have a small question about running a job with syrthes 4 only (no coupling). I am sorry if this is not the right place for it.
If I start the job from the gui, it does go through a convergence process with multiple iterations. while if I execute the command myself by typing: syrthes.py -n 1 -d job.syd -l listing, it stops after a single iteration with a succesful termination message.
It is odd since it is the same input and executable files!
Thanks in advance.
Nadia
Jacques Fontaine
Posts: 118
Joined: Mon Feb 20, 2012 2:07 pm

Re: Syrthes 3.4

Post by Jacques Fontaine »

Hello,
Is there the good number of time steps in your job.syd?

Code: Select all

/ Pas de temps
/---------------
NOMBRE DE PAS DE TEMPS SOLIDES= 100
In case of coupling, - I'm not sure - I think the Syrthes time step is chosen automatically in case of incoherency with CS.

Best regards,
JF
Pisolino
Posts: 86
Joined: Thu Apr 26, 2012 1:55 pm

Re: Syrthes 3.4

Post by Pisolino »

Hi all,
i'm a fellowship researcher of Politecnico di Torino, i'm trying to run an industrial oven simulation, so i need coupling between fluid and solid domain, i'm desperately waiting for 2.2 release of Saturne. Is there any chance for me to get a pre-release version to couple with syrthes4 ?

Thanks in advance

Andrea
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Yvan Fournier
Posts: 4091
Joined: Mon Feb 20, 2012 3:25 pm

Re: Syrthes 3.4

Post by Yvan Fournier »

Hello,

Versions 2.2.0 and 2.2.1 have already been released a few weeks ago. See the Download section of this web site. Sorry, we have not done announces; we'll try to do one for 2.3 when it is released.

Note that if you are running on a cluster using PBS, you need to edit line 371 of the bin/cs_exec_environment.py file, to replace "self.host" with "self.hosts". Other than the bug de to this typo, version 2.2.1 should work fine.

Best regards,

Yvan
Pisolino
Posts: 86
Joined: Thu Apr 26, 2012 1:55 pm

Re: Syrthes 3.4

Post by Pisolino »

really thanks ! i'm using ubuntu 10.04 lts ( the same of CAELINUX) is this distro correct ? because i'm having problems on installing saturne.
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Yvan Fournier
Posts: 4091
Joined: Mon Feb 20, 2012 3:25 pm

Re: Syrthes 3.4

Post by Yvan Fournier »

Hello,

I havn't run on Ubuntu 10.4 in a while (I am running 12.4), but things should work. What is most important is having the required dependencies installed, along with the developpement headers.

You may want to check the installation manual for a list of the packages required or recommended for the code.

Also, you need to source the syrthes.profile to use SYRTHES, but I would recommend not sourcing it during the Code_Saturne installation (as I have not checked if it interferes with the choice of Python and PyQt4 versions).

Best regards,

Yvan
Pisolino
Posts: 86
Joined: Thu Apr 26, 2012 1:55 pm

Re: Syrthes 3.4

Post by Pisolino »

i'm still having serious problems on isntalling saturne 2.2 on ubuntu 12.04, i can't get rid of this erro during make:
make[3]: Entering directory `/home/ltmm1/saturne/src'
\
/bin/bash ../libtool --tag=FC --mode=compile ../src -O -c -o paramx.lo `test -f '/home/ltmm1/Scaricati/code_saturne/src/base/paramx.f90' || echo '/home/ltmm1/Scaricati/code_saturne/src/'`/home/ltmm1/Scaricati/code_saturne/src/base/paramx.f90
libtool: compile: ../src -O -c /home/ltmm1/Scaricati/code_saturne/src/base/paramx.f90 -o .libs/paramx.o
../libtool: line 1130: ../src: Is a directory
make[3]: *** [paramx.lo] Error 1
make[3]: Leaving directory `/home/ltmm1/saturne/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ltmm1/saturne/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ltmm1/saturne'
make: *** [all] Error 2


any idea?
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Pisolino
Posts: 86
Joined: Thu Apr 26, 2012 1:55 pm

Re: Syrthes 3.4

Post by Pisolino »

and this is the end of the configure part ( i can't find any particular problem here)

checking for byacc... no
checking how to get verbose linking output from ... configure: WARNING: compilation failed

checking for Fortran libraries of ...
configure: sourcing config/cs_auto_flags.sh (test for known compilers)
compiler 'gcc' is GNU gcc-4.6.3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long... yes
checking for unsigned long long... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for ptrdiff_t... yes
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking for Fortran 2003 flush instruction... no
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for xmlInitParser in -lxml2... yes
checking for ESSL BLAS headers... no
checking for threaded MKL BLAS... no
checking for MKL BLAS... no
checking for threaded ATLAS BLAS... no
checking for ATLAS BLAS... no
checking for threaded ACML BLAS... no
checking for ACML BLAS... no
checking for legacy C BLAS... yes
checking for MPI (MPI compiler wrapper test)... no
checking mpi.h usability... no
checking mpi.h presence... no
checking for mpi.h... no
checking mpi.h usability... yes
checking mpi.h presence... yes
checking for mpi.h... yes
checking for MPI (basic test)... yes
checking for MPI I/O... yes
checking for MPI2 one-sided communication... yes
checking for metis.h... no
configure: WARNING: METIS header not found or usable
checking for ptscotch.h... no
checking for ptscotch.h... yes
checking for PT-SCOTCH... yes
checking hdf5.h usability... no
checking hdf5.h presence... no
checking for hdf5.h... no
checking hdf5.h usability... yes
checking hdf5.h presence... yes
checking for hdf5.h... yes
checking for H5Fopen in -lhdf5... yes
CGNS >= 3.1.0 headers not found
CGNS >= 2.5.0 headers found
checking for cg_coord_partial_write in -lcgns... yes
MED >= 2.9.0 headers found
configure: WARNING: no MED file MPI support
checking for ADF_Database_Open in -ladf... no
configure: WARNING: no ADF support
CCMIO headers not found
checking for Zlib... yes
checking size of z_off_t... 8
checking for SYRTHES support... configure: WARNING: cannot find syrthes.profile
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
configure: WARNING: no SALOME support
configure: checking for omniORB...
checking for omniidl... no
omniORB binaries not in PATH variable
for omniORBpy: no
for omniORB: no
unknown orb
configure: WARNING: no MEDCoupling support
configure: WARNING: no MEDCoupling support
checking for pdflatex... no
configure: WARNING: pdflatex not found
checking for bibtex... no
configure: WARNING: bibtex not found
checking for makeindex... no
configure: WARNING: makeindex not found
checking for fig2dev... no
configure: WARNING: fig2dev not found
checking for doxygen... no
configure: WARNING: doxygen not found
checking for sphinx-build... no
configure: WARNING: sphinx-build not found
checking for a Python interpreter with version >= "2.4"... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for PyQt4 version >= 4.3... yes
checking for pyuic4... /usr/bin/pyuic4
checking for pyrcc4... /usr/bin/pyrcc4
checking for lrelease... /usr/bin/lrelease
checking for moc... /usr/bin/moc
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/types.h... (cached) yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for mkdir... yes
checking for chdir... yes
checking for stat... yes
checking for dup2... yes
checking for snprintf... yes
checking for getcwd... yes
checking for sleep... yes
checking for getpwuid... yes
checking for geteuid... yes
checking for uname... yes
checking for clock_gettime... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for sbrk... yes
checking for sysinfo... yes
checking for posix_memalign... yes
checking for memset... yes
checking for pow... no
checking for modf... yes
checking for working strtod... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking size of off_t... 8
checking for glibc backtrace... yes
checking for glibc cplus_demangle... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating preprocessor/Makefile
config.status: creating preprocessor/appli/Makefile
config.status: creating preprocessor/base/Makefile
config.status: creating preprocessor/pre-post/Makefile
config.status: creating preprocessor/util/Makefile
config.status: creating preprocessor/tools/Makefile
config.status: creating salome/Makefile
config.status: creating src/Makefile
config.status: creating src/apps/Makefile
config.status: creating src/gui/Makefile
config.status: creating src/bft/Makefile
config.status: creating src/fvm/Makefile
config.status: creating src/mei/Makefile
config.status: creating src/base/Makefile
config.status: creating src/atmo/Makefile
config.status: creating src/cfbl/Makefile
config.status: creating src/cogz/Makefile
config.status: creating src/cplv/Makefile
config.status: creating src/ctwr/Makefile
config.status: creating src/elec/Makefile
config.status: creating src/comb/Makefile
config.status: creating src/pprt/Makefile
config.status: creating src/lagr/Makefile
config.status: creating src/rayt/Makefile
config.status: creating src/turb/Makefile
config.status: creating src/alge/Makefile
config.status: creating src/mesh/Makefile
config.status: creating src/user/Makefile
config.status: creating src/user_examples/Makefile
config.status: creating libsyrcs/Makefile
config.status: creating gui/Makefile
config.status: creating gui/Base/Makefile
config.status: creating gui/Pages/Makefile
config.status: creating salome/fsi_coupling/Makefile
config.status: creating salome/fsi_coupling/idl/Makefile
config.status: creating salome/fsi_coupling/libmilieu/Makefile
config.status: creating salome/fsi_coupling/resources/Makefile
config.status: creating salome/fsi_coupling/src/Makefile
config.status: creating salome/fsi_coupling/src/FSI_ASTER/Makefile
config.status: creating salome/fsi_coupling/src/FSI_MILIEU/Makefile
config.status: creating salome/fsi_coupling/src/FSI_SATURNE/Makefile
config.status: creating salome/cfd_study/Makefile
config.status: creating salome/cfd_study/doc/Makefile
config.status: creating salome/cfd_study/idl/Makefile
config.status: creating salome/cfd_study/resources/Makefile
config.status: creating salome/cfd_study/src/Makefile
config.status: creating salome/cfd_study/src/CFDSTUDY/Makefile
config.status: creating salome/cfd_study/src/CFDSTUDYGUI/Makefile
config.status: creating docs/Makefile
config.status: creating docs/doxygen/Makefile
config.status: creating docs/style/csvers.tex
config.status: creating docs/autovnv/Makefile
config.status: creating docs/autovnv/graphics/Makefile
config.status: creating docs/developper/Makefile
config.status: creating docs/developper/graphics/Makefile
config.status: creating docs/install/Makefile
config.status: creating docs/refcard/Makefile
config.status: creating docs/refcard/graphics/Makefile
config.status: creating docs/theory/Makefile
config.status: creating docs/theory/graphics/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating docs/tutorial/graphics/Makefile
config.status: creating docs/user/Makefile
config.status: creating docs/user/graphics/Makefile
config.status: creating tests/Makefile
config.status: creating extras/salome/fsi_appli_config.xml
config.status: creating bin/cs_config.py
config.status: creating bin/SaturneGUI
config.status: creating cs_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libple (/home/ltmm1/saturne/libple)
configure: running /bin/bash /home/ltmm1/Scaricati/code_saturne/libple/configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=/home/ltmm1/Scaricati/code_saturne/libple
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
configure: initializing ple_config.h
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether gcc and cc understand -c and -o together... yes
configure: sourcing config/ple_auto_flags.sh (test for known compilers)
compiler 'gcc' is GNU gcc-4.6.3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long... yes
checking for unsigned long long... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for ptrdiff_t... yes
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking for snprintf... yes
checking for gettimeofday... yes
checking for MPI (MPI compiler wrapper test)... no
checking mpi.h usability... no
checking mpi.h presence... no
checking for mpi.h... no
checking mpi.h usability... yes
checking mpi.h presence... yes
checking for mpi.h... yes
checking for MPI (basic test)... yes
checking for MPI2 one-sided communication... yes
configure: initializing ple-config
configure: closing ple-config
configure: closing ple_config.h
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen/Makefile
config.status: creating ple_config_priv.h
config.status: executing depfiles commands
config.status: executing libtool commands

Configuration options:
use debugging code: false
MPI (Message Passing Interface) support: yes

The package has been configured. Type:
make
make install

To generate and install the PLE package


Configuration options:
use debugging code: no
use malloc hooks: no
use graphical user interface: yes
use long integers: no
Zlib (gzipped file) support: yes
MPI (Message Passing Interface) support: yes
MPI I/O support: yes
MPI2 one-sided communication support: yes
OpenMP support: no
BLAS (Basic Linear Algebra Subprograms) support: yes
Libxml2 (XML Reader) support: yes
ParMETIS (Parallel Graph Partitioning) support: yes
PT-SCOTCH (Parallel Graph Partitioning) support: yes
ADF support: no
CCM support: no
HDF (Hierarchical Data Format) support: yes
CGNS (CFD General Notation System) support: yes
MED (Model for Exchange of Data) support: yes
MED MPI I/O support: no
MEDCoupling support: no
SALOME GUI support: yes
SALOME Kernel support: no
Dynamic loader support (for YACS): yes
SYRTHES 3 coupling support: no

Warning: CGNS version used is 2.5, which is deprecated.
in future versions, CGNS >= 3.1 will be required.

The package has been configured. Type:
make
make install

To generate and install the Code_Saturne kernel
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Post Reply