UniExeterRSE / PIP-fork

Partially Ionised Plasma Code
GNU General Public License v3.0
0 stars 0 forks source link

Reading varfiles #5

Closed mtwest2718 closed 2 years ago

mtwest2718 commented 2 years ago

Right now the task is to transition away from using IDL .dac. files to store data. But in order for this to be complete, one also needs to replace a bunch of the file reading subroutines as well.

Also, as more and more data gets bundled into single files, the read/get functionality will need to change as well. Hopefully not too much but there will be necessary logic changes at each step. It's unclear where in the overall project timeline these edits need to occur.

mtwest2718 commented 2 years ago

As of 2022/02/09, I am saving only the grid span requested in the setting(s) file. This makes restarts difficult, at least on the edges of the grid.