Back to main menu

Mode: ddplot

Syntax

pikashu -ddplot <file1> <file2> [<outputfile>]

or

pikashu [<outputfile>] -dd <file1> <file2>

Description

This will read the two input files and build a file for ddplot. Both files MUST have the exact same number of particles. Of course they shall also correspond to the same system, otherwise the output will not make sense. Apart from that, the two files may be of two different formats, it does not matter.

In this mode, any <format> statement is ignored, as output is forced to "ddplot" (.dd).

Beware that there is a limitation in the number of atoms that the program ddplot can display, and pikashu will display a warning if your system exceeds this number. You can use the ddplot mode with the cut option in order to display only the part you are interested in.

Examples

Back to main menu