| # | Line 791 | Line 791 | namespace OpenMD { | |
|---|---|---|
| 791 | } | |
| 792 | } | |
| 793 | ||
| 794 | < | if (simParams->getOutputElectricField()) { |
| 794 | > | if (simParams->getOutputElectricField() | simParams->haveElectricField()) { |
| 795 | storageLayout |= DataStorage::dslElectricField; | |
| 796 | } | |
| 797 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |