Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Commits
8a00b0e0
Commit
8a00b0e0
authored
12 years ago
by
sjplimp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
svn://svn.icms.temple.edu/lammps-ro/trunk@9321
f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent
512ceda1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/Makefile
+3
-3
3 additions, 3 deletions
src/Makefile
src/USER-COLVARS/Install.sh
+1
-2
1 addition, 2 deletions
src/USER-COLVARS/Install.sh
with
4 additions
and
5 deletions
src/Makefile
+
3
−
3
View file @
8a00b0e0
...
@@ -15,13 +15,13 @@ OBJ = $(SRC:.cpp=.o)
...
@@ -15,13 +15,13 @@ OBJ = $(SRC:.cpp=.o)
PACKAGE
=
asphere class2 colloid dipole fld gpu granular kim
\
PACKAGE
=
asphere class2 colloid dipole fld gpu granular kim
\
kspace manybody mc meam molecule opt peri poems reax replica
\
kspace manybody mc meam molecule opt peri poems reax replica
\
rigid shock srd xtc
rigid shock srd
voronoi
xtc
PACKUSER
=
user-misc user-atc user-awpmd user-cg-cmm user-colvars
\
PACKUSER
=
user-misc user-atc user-awpmd user-cg-cmm user-colvars
\
user-cuda user-eff user-omp user-molfile user-reaxc user-sph
user-cuda user-eff user-omp user-molfile user-reaxc user-sph
PACKLIB
=
gpu kim meam poems reax
user-atc user-awpmd user-colvars
\
PACKLIB
=
gpu kim meam poems reax
voronoi
\
user-cuda user-molfile
user-atc user-awpmd user-colvars
user-cuda user-molfile
PACKALL
=
$(
PACKAGE
)
$(
PACKUSER
)
PACKALL
=
$(
PACKAGE
)
$(
PACKUSER
)
...
...
This diff is collapsed.
Click to expand it.
src/USER-COLVARS/Install.sh
+
1
−
2
View file @
8a00b0e0
# Install/unInstall package files in LAMMPS
# Install/unInstall package files in LAMMPS
# edit 2 Makefile.package files to include/exclude CUDA info
# edit 2 Makefile.package files to include/exclude package info
# do not install child files if parent does not exist
if
(
test
$1
=
1
)
then
if
(
test
$1
=
1
)
then
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment