9.150. Write LAMMPS File
Group (Subgroup)
IO (Output)
Description
This Filter is used to create an atomistic representation of microstructure from image data. The data file produced by this filter can be used for initializing the atomic coordinates in LAMMPS package.
This filter should be used in conjunction with another filter named “Insert Atoms”. Given a microstructure, the “Insert Atoms” filter follows the orientation of different features to insert atoms in them and saves the configuration of atoms in a Vertex Data Container. The “Export LAMMPS Filter” uses this Vertex Data Container to create an input file for LAMMPS.
Input Parameter(s)
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
|---|---|---|---|
Output File Path |
FileSystemPath |
The path to the output file |
Input Data Objects
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
|---|---|---|---|
Input Vertex Geometry |
Geometry Selection |
Vertex |
The vertex geometry holding the arrays to write |
Atom Feature Labels |
Array Selection |
Allowed Types: int32 Comp. Shape: 1 |
Data Array that specifies to which Feature each Element belongs |
Example Pipelines
License & Copyright
Please see the description file distributed with this Plugin
DREAM3D-NX Help
If you need help, need to file a bug report or want to request a new feature, please head over to the DREAM3DNX-Issues GitHub site where the community of DREAM3D-NX users can help answer your questions.