| # | Line 25 | Line 25 | ZConsWriter::ZConsWriter(const char* filename, vector< | |
|---|---|---|
| 25 | } | |
| 26 | output << "#number of z constrain molecules" << endl; | |
| 27 | output << "#global Index of molecule\tzPos" << endl; | |
| 28 | < | output << "every frame will contain below data" <<endl; |
| 28 | > | output << "#every frame will contain below data" <<endl; |
| 29 | output << "#time(fs)" << endl; | |
| 30 | output << "#number of fixed z-constrain molecules" << endl; | |
| 31 | output << "#global Index of molecule\tzconstrain force\tcurrentZPos" << endl; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |