Homec4science

Merge pull request #673 from pastewka/17_dump_nc2

Authored by Steve Plimpton <sjplimp@sandia.gov> on Oct 6 2017, 17:14.

Description

Merge pull request #673 from pastewka/17_dump_nc2

Multi file support for NetCDF dump style

Event Timeline

GitHub <noreply@github.com> committed rLAMMPSf7cbdcf99584: Merge pull request #673 from pastewka/17_dump_nc2 (authored by Steve Plimpton <sjplimp@sandia.gov>).Oct 6 2017, 17:14

Merged Changes

CommitAuthorDetailsCommitted
352a20fc1cb7Lars Pastewka
DOC: Updated doc to separate description of 'append' and 'at' keywords. 
Oct 6 2017
dc0e20947ee7Lars Pastewka
MAINT: Return error when 'at' keyword is used without 'append yes'. 
Oct 6 2017
a7b0d1f521afLars Pastewka
DOC: Corrected syntax for appending at certain frame (NetCDF only) 
Oct 1 2017
fbe42cda2d24Lars Pastewka
MAINT: Only set append flag when not in multifile mode. 
Oct 1 2017
da7be99cc4a3Lars Pastewka
DOC: Added multi file example. 
Oct 1 2017
56d21bfb057bLars Pastewka
MAINT: Removed obsolete prmtop writer. 
Oct 1 2017
100231bba8f1Lars Pastewka
ENH: Enable multi file writes. 
Oct 1 2017
84378f8ae27fLars Pastewka
MAINT: Renamed _put_var1_x to _put_var1_bigint 
Oct 1 2017
6e342d2e45dcLars Pastewka
MAINT: bigint (int64) maps onto either long or long long, depending on platform. 
Oct 1 2017