File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed
tests/snapshot/__snapshots__ Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -45,4 +45,4 @@ Chronological list of authors
4545 - Mahfuza Humayra Mohona
4646 - Rubén Chaves
47472025
48- - Yu-Yuan (Stuart) Yang
48+ - Yu-Yuan (Stuart) Yang
Original file line number Diff line number Diff line change 1818 "DATA" : "LAMMPS data file" ,
1919 "INPCRD" : "AMBER restart file" ,
2020 "ITP" : "GROMACS portable topology file" ,
21+ "IMD" : "Stream data using the IMDv3 protocol" ,
2122 "IN" : "FHI-aims input file" ,
2223 "LAMMPS" : "a LAMMPS DCD trajectory" ,
2324 "LAMMPSDUMP" : "LAMMPS ascii dump file" ,
Original file line number Diff line number Diff line change 9797 '✓',
9898 '',
9999 ]),
100+ list([
101+ ':ref:`IMD <IMD-format>`',
102+ 'Stream data using the IMDv3 protocol',
103+ '',
104+ '',
105+ ]),
100106 list([
101107 ':ref:`IN <IN-format>`',
102108 'FHI-aims input file',
211217 '✓',
212218 '✓',
213219 ]),
220+ list([
221+ ':ref:`TPR <TPR-format>`',
222+ 'GROMACS run topology file',
223+ '✓',
224+ '',
225+ ]),
214226 list([
215227 ':ref:`TRC <TRC-format>`',
216228 'GROMOS11 trajectory file',
391403 '✓',
392404 '',
393405 ]),
406+ list([
407+ ':ref:`IMD <IMD-format>`',
408+ 'Stream data using the IMDv3 protocol',
409+ '',
410+ '✓',
411+ '✓',
412+ '',
413+ ]),
394414 list([
395415 ':ref:`IN <IN-format>`',
396416 'FHI-aims input file',
595615 ':ref:`TPR <TPR-format>`',
596616 'GROMACS run topology file',
597617 '✓',
598- '',
618+ '✓ ',
599619 '✓',
600620 '',
601621 ]),
You can’t perform that action at this time.
0 commit comments