/usr/share/aster/config.txt is in code-aster 11.5.0+dfsg2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | # Configuration file created by waftools/legacy
# Libraries, compilers are not relevant
#
ENV_SH | env | - | profile.sh
ADDMEM | memory | - | 250
DEFS | defined | - | _USE_MPI
#
PYTHON | python | - | /usr/bin/python
#
BIN_NODBG | bin | - | /usr/bin/aster
BIN_DBG | bin | - | /usr/bin/asterd
BINCMDE | bin | - | /usr/lib/aster/Cata
BINELE | bin | - | /usr/lib/aster/elements
BINPICKLED | bin | - | /build/aster-iAGlCf/aster-11.5.0+dfsg2/build/release/catalo/cata_ele.pickled
#
# for as_run --make_shared...
F90 | compil | - | mpif90
OPTF90_O | compil | - | -fstack-protector-strong -I/usr/lib/petsc/include/petsc -fPIC -fdefault-double-8 -fdefault-integer-8 -fdefault-real-8 -fno-aggressive-loop-optimizations -ffree-line-length-none -g -O2 -fno-tree-dse -fopenmp -Werror -fopenmp -fPIC
#
# for as_run --messages, --get, --show..., and astout
SRCFOR | src | - | /build/aster-iAGlCf/aster-11.5.0+dfsg2/bibfor
SRCC | src | - | /build/aster-iAGlCf/aster-11.5.0+dfsg2/bibc
SRCPY | src | - | /usr/lib/aster
SRCCATA | src | - | /build/aster-iAGlCf/aster-11.5.0+dfsg2/catalo
SRCCAPY | src | - | /build/aster-iAGlCf/aster-11.5.0+dfsg2/catapy
SRCTEST | src | - | $ASTER_VERSION_DIR/tests
SRCMAT | src | - | /build/aster-iAGlCf/aster-11.5.0+dfsg2/../data/materiau
SRCHIST | src | - | /build/aster-iAGlCf/aster-11.5.0+dfsg2/histor
#
REPPY | exec | - | Python
ARGPYT | exec | - | Execution/E_SUPERV.py
ARGEXE | exec | - | -eficas_path ./Python
#
REPOUT | exec | - | $ASTER_ROOT/outils
REPMAT | exec | - | $ASTER_VERSION_DIR/materiau
REPDEX | exec | - | $ASTER_VERSION_DIR/datg
|