write_ldf Subroutine

public subroutine write_ldf(simbox, atc, fn_ld, title)

Write to a LAMMPS data file.

Arguments

Type IntentOptional AttributesName
type(smbx_t), intent(in) :: simbox
type(atmcfg_t), intent(in) :: atc
character(len=*), intent(in) :: fn_ld

Name of the file

character(len=*), intent(in) :: title

Title of the configuation


Contents

None