visclaw icon indicating copy to clipboard operation
visclaw copied to clipboard

Allow Specification of `file_prefix`

Open mandli opened this issue 11 years ago • 2 comments

Moved from PyClaw to here as this is a capability that needs to be added to VisClaw when it reads in a Solution.

Closed issue: clawpack/pyclaw#239

mandli avatar Mar 25 '13 15:03 mandli

The routines in pyclaw/fileio accept file_prefix as an argument, so we just need to allow this to be specified and passed from visclaw.

ketch avatar Feb 23 '19 21:02 ketch

I think the major problem here is that there are places where VisClaw will lose this information in the calling sequences. It is definitely fixable, just needs a bit of care.

mandli avatar Feb 24 '19 00:02 mandli