The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings DUMSES-Hybrid
Summary Activity Tracker SCM Continious Integration Listes Sympa

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for dumses :

cd /path/to/your/local/repository/dumses
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/dumses/dumses.git

Developer Access

Substitute developername with the proper value.

Exemple for dumses :

cd /path/to/your/local/repository/dumses
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/dumses/dumses.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

This is DUMSES - hybrid version

DUMSES-Hybrid is a free software to model astrophysical systems on CPUs and GPUs. It is a 3D hybrid MPI/OpenMP & MPI/OpenACC Eulerian second-order Godunov (magneto)hydrodynamic simulation code in cartesian, spherical and cylindrical coordinates, written in Fortran 90. It is developed in SAp by Marc Joos, Sébastien Fromang, Patrick Hennebelle, and Romain Teyssier.


Copyrights 2013-2015, CEA, Marc Joos<marc.joos@cea.fr>, Sébastien Fromang, Patrick Hennebelle, Romain Teyssier
This software is distributed under the CeCILL-A & GNU/GPL licences (see <http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html> and <http://www.gnu.org/licenses/>)

Etablishment : PRES UniverSud Paris

Public Tools
Tracker Tracker
There are no trackers available
SCM Repository (Git: 0 updates, 319 adds)
Project Members