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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
Source: syrthes
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Gilles Filippini <pini@debian.org>
Build-Depends: debhelper (>= 12~), python3, dh-python, libmedc-dev, libhdf5-mpi-dev, libmetis-dev, libscotch-dev,
code-saturne-bin (>= 6.0.0) [!s390x], code-saturne-include (>= 6.0.0) [!s390x],
pyqt5-dev-tools,
python3-pyqt5.qtchart
Standards-Version: 4.3.0
Homepage: https://www.edf.fr/en/the-edf-group/world-s-largest-power-company/activities/research-and-development/scientific-communities/simulation-softwares?logiciel=10818
Vcs-Browser: https://salsa.debian.org/science-team/syrthes
Vcs-Git: https://salsa.debian.org/science-team/syrthes.git
Package: syrthes
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, gcc, make
Recommends: syrthes-tools
Suggests: syrthes-gui, syrthes-tests, code-saturne
Description: Transient thermal simulations in complex solid geometries
SYRTHES is a general purpose thermal software developed at EDF R&D which
models conduction and radiation heat transfers in complex geometries.
.
SYRTHES can be used coupled with the computational fluid dynamics (CFD)
Code_Saturne.
Package: syrthes-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, syrthes (>= 4.3.5~)
Description: Transient thermal simulations in complex solid geometries - tools
SYRTHES is a general purpose thermal software developed at EDF R&D which
models conduction and radiation heat transfers in complex geometries.
.
This package contains SYRTHES pre and post-processors, and tools for
creating new SYRTHES cases, converting mesh files to SYRTHES, or converting
SYRTHES files to MED or Ensight formats.
Package: syrthes-gui
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-pyqt5,
python3-pyqt5.qtchart,
python3-numpy,
syrthes (>= 4.3.5~)
Description: Transient thermal simulations in complex solid geometries - GUI
SYRTHES is a general purpose thermal software developed at EDF R&D which
models conduction and radiation heat transfers in complex geometries.
.
This package contains a graphical user interface for SYRTHES.
Package: syrthes-tests
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3
Recommends: syrthes (>= 4.3.5~)
Description: Test cases for SYRTHES
SYRTHES is a general purpose thermal software developed at EDF R&D which
models conduction and radiation heat transfers in complex geometries.
.
This package contains test cases for SYRTHES.
|