From fdfa761f455870f6988eb1edbf04d9ee4faa543b Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 24 May 2021 15:53:44 -0400 Subject: [PATCH] update mesont fortran library sources --- lib/mesont/CNTPot.f90 | 2 +- lib/mesont/ExportCNT.f90 | 2 +- lib/mesont/LinFun2.f90 | 2 +- lib/mesont/Spline1.f90 | 2 +- lib/mesont/Spline2.f90 | 2 +- lib/mesont/TPMForceField.f90 | 2 +- lib/mesont/TPMGeom.f90 | 2 +- lib/mesont/TPMLib.f90 | 2 +- lib/mesont/TPMM0.f90 | 2 +- lib/mesont/TPMM1.f90 | 2 +- lib/mesont/TubePotBase.f90 | 2 +- lib/mesont/TubePotMono.f90 | 2 +- lib/mesont/TubePotTrue.f90 | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/lib/mesont/CNTPot.f90 b/lib/mesont/CNTPot.f90 index c74b485274..4a130074fd 100644 --- a/lib/mesont/CNTPot.f90 +++ b/lib/mesont/CNTPot.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/ExportCNT.f90 b/lib/mesont/ExportCNT.f90 index bd89e2f036..20166a956e 100644 --- a/lib/mesont/ExportCNT.f90 +++ b/lib/mesont/ExportCNT.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/LinFun2.f90 b/lib/mesont/LinFun2.f90 index 5ced49e531..8d01a25eda 100644 --- a/lib/mesont/LinFun2.f90 +++ b/lib/mesont/LinFun2.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/Spline1.f90 b/lib/mesont/Spline1.f90 index 47acbecb70..bd796e35cc 100644 --- a/lib/mesont/Spline1.f90 +++ b/lib/mesont/Spline1.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/Spline2.f90 b/lib/mesont/Spline2.f90 index 883a5cbbee..b449f25c07 100644 --- a/lib/mesont/Spline2.f90 +++ b/lib/mesont/Spline2.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TPMForceField.f90 b/lib/mesont/TPMForceField.f90 index 37f66e0014..a7312e09f8 100644 --- a/lib/mesont/TPMForceField.f90 +++ b/lib/mesont/TPMForceField.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TPMGeom.f90 b/lib/mesont/TPMGeom.f90 index c866512b90..c5b8fcfaa7 100644 --- a/lib/mesont/TPMGeom.f90 +++ b/lib/mesont/TPMGeom.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TPMLib.f90 b/lib/mesont/TPMLib.f90 index e35f75e917..3a186917c0 100644 --- a/lib/mesont/TPMLib.f90 +++ b/lib/mesont/TPMLib.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TPMM0.f90 b/lib/mesont/TPMM0.f90 index f5b55e487a..bd2e598b69 100644 --- a/lib/mesont/TPMM0.f90 +++ b/lib/mesont/TPMM0.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TPMM1.f90 b/lib/mesont/TPMM1.f90 index d0fec22cf9..d6c8a193db 100644 --- a/lib/mesont/TPMM1.f90 +++ b/lib/mesont/TPMM1.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TubePotBase.f90 b/lib/mesont/TubePotBase.f90 index 6330d7ffb0..dbb15c1457 100644 --- a/lib/mesont/TubePotBase.f90 +++ b/lib/mesont/TubePotBase.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TubePotMono.f90 b/lib/mesont/TubePotMono.f90 index c97131ab11..65e58ecf7a 100644 --- a/lib/mesont/TubePotMono.f90 +++ b/lib/mesont/TubePotMono.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract diff --git a/lib/mesont/TubePotTrue.f90 b/lib/mesont/TubePotTrue.f90 index 9b6a21bc13..2cb300cc32 100644 --- a/lib/mesont/TubePotTrue.f90 +++ b/lib/mesont/TubePotTrue.f90 @@ -1,6 +1,6 @@ ! ------------ ---------------------------------------------------------- ! LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator -! http://lammps.sandia.gov, Sandia National Laboratories +! https://www.lammps.org/ Sandia National Laboratories ! Steve Plimpton, sjplimp@sandia.gov ! ! Copyright (2003) Sandia Corporation. Under the terms of Contract