mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
update [ci skip]
This commit is contained in:
parent
c802d1043b
commit
e62e7e84f9
1 changed files with 5 additions and 4 deletions
|
|
@ -40,22 +40,23 @@ c
|
|||
integer ibegin,iend,ilen,i
|
||||
character*4096 newchr
|
||||
integer maxno_authors,len_newchr
|
||||
parameter(maxno_authors=105)
|
||||
parameter(maxno_authors=106)
|
||||
character*64 name_author(maxno_authors)
|
||||
data name_author/
|
||||
+ 'E. Apra', 'E. J. Bylaska',
|
||||
+ 'N. Govind', 'K. Kowalski',
|
||||
+ 'M. Valiev',
|
||||
+ 'W. A. de Jong', 'T. P. Straatsma', 'H. J. J. van Dam',
|
||||
+ 'D. Wang', 'T. L. Windus',
|
||||
+ 'D. Mejia-Rodriguez', 'A. Kunitsa',
|
||||
+ 'N. P. Bauman', 'A. Panyala',
|
||||
+ 'W. A. de Jong', 'T. P. Straatsma', 'H. J. J. van Dam',
|
||||
+ 'D. Wang', 'T. L. Windus',
|
||||
+ 'J. Hammond', 'J. Autschbach', 'K. Bhaskaran-Nair',
|
||||
+ 'J. Brabec','K. Lopata','S. A. Fischer','S. Krishnamoorthy',
|
||||
+ 'M. Jacquelin',
|
||||
+ 'W. Ma', 'M. Klemm', 'O. Villa', 'Y. Chen', 'V. Anisimov',
|
||||
+ 'F. Aquino', 'S. Hirata', 'M. T. Hackler',
|
||||
+ 'Eric Hermes', 'L. Jensen', 'J. E. Moore', 'J. C. Becca',
|
||||
+ 'V. Konjkov', 'D. Mejia-Rodriguez','T. Risthaus',
|
||||
+ 'V. Konjkov', 'T. Risthaus',
|
||||
+ 'M. Malagoli', 'A. Marenich', 'A. Otero-de-la-Roza',
|
||||
+ 'J. Mullin', 'P. Nichols', 'R. Peverati', 'J. Pittner',
|
||||
+ 'Y. Zhao', 'P.-D. Fan', 'A. Fonari', 'M. J. Williamson',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue