Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

FORTRAN code for periodic boundary conditions

Here is the FORTRAN code that implements the periodic boundary conditions. This is only part of the larger programs for molecular dynamics and Monte Carlo simulations of simple monoatomic fluids with N particles. These larger programs are presented in the next two chapters. [Pg.244]

This next command is used to iterate and repeat executions, do-loops in FORTRAN end with an enddo command. [Pg.244]

The implementation of the periodic boundary conditions will be clear with an example, presented in the next section. [Pg.245]

Although this piece of code will result in exactly the same results as the original one, it will result in a considerably faster simulation, requiring a shorter wall-clock time to complete the computations. [Pg.245]


See other pages where FORTRAN code for periodic boundary conditions is mentioned: [Pg.244]   


SEARCH



Boundary code

Boundary conditions for

Condition periodicity

Conditioning period

FORTRAN coding

Fortran

Periodic boundary

Periodic boundary conditions

© 2024 chempedia.info