I'm having trouble writing some data to a file during a simulation. I'm trying to initialize a file for saving with this line in raf.setup(), which looks like it should then save the information I want from rafem here but the empty file never looks like it gets made and it does not populate after an avulsion. Any thoughts as to what might be happening here @mdpiper? I could fix this in my own non-elegant way, but I'm trying to stay in line with bmi and pymt :)
I'm having trouble writing some data to a file during a simulation. I'm trying to initialize a file for saving with this line in raf.setup(), which looks like it should then save the information I want from rafem here but the empty file never looks like it gets made and it does not populate after an avulsion. Any thoughts as to what might be happening here @mdpiper? I could fix this in my own non-elegant way, but I'm trying to stay in line with bmi and pymt :)