Skip to content

Commit

Permalink
Final changes ahead of first release
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen-Tildesley committed Jun 10, 2017
1 parent 977f034 commit 51b3d63
Show file tree
Hide file tree
Showing 146 changed files with 146 additions and 146 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Examples
This software was written in 2016/17
by Michael P. Allen <[email protected]>/<[email protected]>
and Dominic J. Tildesley <[email protected]> ("the authors"),
and Dominic J. Tildesley <[email protected]> ("the authors"),
to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"),
published by Oxford University Press ("the publishers").

Expand Down
2 changes: 1 addition & 1 deletion adjust.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM adjust
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion averages_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE averages_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion bd_nvt_lj.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM bd_nvt_lj
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion cluster.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM cluster
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion config_io_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE config_io_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion corfun.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM corfun
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion diffusion.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM diffusion
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion diffusion_test.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM diffusion_test
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion dpd.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM dpd
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion dpd_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE dpd_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion eos_hs.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM eos_hs
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion eos_lj.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM eos_lj
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion eos_lj_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE eos_lj_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion error_calc.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM error_calc
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion ewald.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM ewald
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion ewald_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE ewald_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion fft3dwrap.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM fft3dwrap
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion grint.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM grint
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion grint_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE grint_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion hit_and_miss.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM hit_and_miss
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion initialize.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROGRAM initialize
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion initialize_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE initialize_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
2 changes: 1 addition & 1 deletion link_list_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MODULE link_list_module
!------------------------------------------------------------------------------------------------!
! This software was written in 2016/17 !
! by Michael P. Allen <[email protected]>/<[email protected]> !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! and Dominic J. Tildesley <[email protected]> ("the authors"), !
! to accompany the book "Computer Simulation of Liquids", second edition, 2017 ("the text"), !
! published by Oxford University Press ("the publishers"). !
! !
Expand Down
Loading

0 comments on commit 51b3d63

Please sign in to comment.