|
subroutine | ps_init (this, h5md_file, name, ps) |
|
subroutine | ps_close (this) |
|
subroutine | thermo_init (this, datafile, n_buffer, step, time, step_offset, time_offset) |
|
subroutine | thermo_append (this, datafile, temperature, potential_energy, kinetic_energy, internal_energy, center_of_mass_velocity, add, force) |
|
Facilities for particle data I/O.
The derived type thermo_t holds observables for temperature, center-of-mass velocity and potential, kinetic and total energy.
The derived type particle_system_io_t contains the typical particle data for a simulation: position, velocity, etc.