update affiliation in source code as well

This commit is contained in:
Axel Kohlmeyer
2022-06-16 15:37:55 -04:00
parent 1403a0dd94
commit 0a5d921f3f
7 changed files with 13 additions and 13 deletions

View File

@ -17,8 +17,8 @@
modified velocity-Verlet (MVV) algorithm.
Setting verlet = 0.5 recovers the standard velocity-Verlet algorithm.
Contributing author: Zhen Li (Brown University)
Email: zhen_li@brown.edu
Contributing author: Zhen Li (Clemson University)
Email: zli7@clemson.edu
------------------------------------------------------------------------- */
#include "fix_mvv_dpd.h"

View File

@ -17,8 +17,8 @@
v and edpd_T) using the modified velocity-Verlet (MVV) algorithm.
Setting verlet = 0.5 recovers the standard velocity-Verlet algorithm.
Contributing author: Zhen Li (Brown University)
Email: zhen_li@brown.edu
Contributing author: Zhen Li (Clemson University)
Email: zli7@clemson.edu
Please cite the related publication:
Z. Li, Y.-H. Tang, H. Lei, B. Caswell and G.E. Karniadakis. "Energy-

View File

@ -17,8 +17,8 @@
v and cc) using the modified velocity-Verlet (MVV) algorithm.
Setting verlet = 0.5 recovers the standard velocity-Verlet algorithm.
Contributing author: Zhen Li (Brown University)
Email: zhen_li@brown.edu
Contributing author: Zhen Li (Clemson University)
Email: zli7@clemson.edu
Please cite the related publication:
Z. Li, A. Yazdani, A. Tartakovsky and G.E. Karniadakis. "Transport

View File

@ -13,8 +13,8 @@
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: Zhen Li (Brown University)
Email: zhen_li@brown.edu
Contributing author: Zhen Li (Clemson University)
Email: zli7@clemson.edu
------------------------------------------------------------------------- */
#include "pair_edpd.h"

View File

@ -13,8 +13,8 @@
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: Zhen Li (Brown University)
Email: zhen_li@brown.edu
Contributing author: Zhen Li (Clemson University)
Email: zli7@clemson.edu
------------------------------------------------------------------------- */
#include "pair_mdpd.h"

View File

@ -17,7 +17,7 @@
before the force calculation.
The code uses 3D Lucy kernel, it can be modified for other kernels.
Contributing author: Zhen Li (Brown University)
Contributing author: Zhen Li (Clemson University)
------------------------------------------------------------------------- */
#include "pair_mdpd_rhosum.h"

View File

@ -13,8 +13,8 @@
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: Zhen Li (Brown University)
Email: zhen_li@brown.edu
Contributing author: Zhen Li (Clemson University)
Email: zli7@clemson.edu
------------------------------------------------------------------------- */
#include "pair_tdpd.h"