mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Merge branch 'develop' into lost_particle_plotting01
Conflicts: src/DEPENDENCIES src/OBJECTS src/particle_restart.F90 src/physics.F90 src/source.F90
This commit is contained in:
commit
315ab9716d
262 changed files with 233962 additions and 3234 deletions
|
|
@ -102,6 +102,12 @@ repository::
|
|||
|
||||
git clone git://github.com/mit-crpg/openmc.git
|
||||
|
||||
By default, the cloned repository will be set to the development branch. To
|
||||
switch to the source of the latest stable release, run the following commands::
|
||||
|
||||
cd openmc/src
|
||||
git checkout master
|
||||
|
||||
.. _GitHub: https://github.com/mit-crpg/openmc
|
||||
.. _git: http://git-scm.com
|
||||
.. _ssh: http://en.wikipedia.org/wiki/Secure_Shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue