阅读背景:

文件打开时记录错误结束

来源:互联网 

I am currently writing a code to simulate particle collisions. I am trying to open as much files as there are particles (N) and then put the data for positions and velocities in each of these files for each step of the time integration (using Euler's method, but that is not relevant). For that, I tried using a do loop so it will open all the files I need - then I put all the data in them with a different do loop later - and then close them all. I am currently writing a code to simulate parti




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: