Hi
I’m using this fix to print the dipole information:
fix printdipole all ave/time 1 1 2 v_mytime v_totaldipolex v_totaldipoley v_totaldipolez file dipole.txt mode scalar format %.10f
but the file is being printed wrong, without spaces between variables. How could I fix this?
Thank you!
To prevent this issue:
TimeStep v_mytime v_totaldipolex v_totaldipoley v_totaldipolez
00.000000000047.3266638095-7.5370702842-13.5990440348
20.140000000047.3287867084-7.5367969247-13.5989315047
40.280000000047.3282048096-7.5369947766-13.5993552861
60.420000000047.3269733460-7.5361677173-13.5993975185
80.560000000047.3270563752-7.5360818917-13.5995757809
…