Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Update to newer stable version of LAMMPS #107

Closed
nathanfranklin opened this issue Dec 2, 2015 · 5 comments
Closed

Update to newer stable version of LAMMPS #107

nathanfranklin opened this issue Dec 2, 2015 · 5 comments
Milestone

Comments

@nathanfranklin
Copy link
Member

We are currently using "r12824" from lammps (list of stable versions at http://lammps.sandia.gov/bug.html ). However, the git tag is missing (removed?) in the last week. In addition the install process for building the shared library has been changed.

@nathanfranklin
Copy link
Member Author

@TobiasRasp

@nathanfranklin
Copy link
Member Author

I was able to check out the 'r12824' version without a problem:

pc-p561(~/local/temp) git clone --branch r12824 --depth 1 git://git.lammps.org/lammps-ro.git mylammps
Cloning into 'mylammps'...
remote: Counting objects: 7141, done.
remote: Compressing objects: 100% (5337/5337), done.
remote: Total 7141 (delta 2277), reused 4532 (delta 1740)
Receiving objects: 100% (7141/7141), 57.49 MiB | 881.00 KiB/s, done.
Resolving deltas: 100% (2277/2277), done.
Checking connectivity... done
Note: checking out 'bfb56a8918cb5690c5651aed62d5176544bd930a'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

Checking out files: 100% (6821/6821), done.

I will still upgrade to the newest stable version.

@nathanfranklin nathanfranklin added this to the 0.1.5 milestone Dec 2, 2015
@nathanfranklin
Copy link
Member Author

I will update to the following (from http://lammps.sandia.gov/bug.html):

10 Aug 2015 = stable version, SVN rev = 13864, Git tag = r13864

@nathanfranklin
Copy link
Member Author

Maybe we should use the mirror (https://github.com/lammps/lammps) instead as I also just noticed how slow git.lammps.org is.

@nathanfranklin
Copy link
Member Author

closed by #109

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant