Re: About band output function
"Steven G. Johnson" <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 13 May 2006, Mindy wrote: > I have a simulation for point-defect PC microcavities where I iterate > some parameters for my structure and I would like to have a field output > after each iteration. However since the h5 file name (ex. > e.k01.b01.x.te.h5) is same for every iteration, it will overwrite each > other. I am wondering if there is anyway that I can rename it by writing > some comments in each run. Yes, you can use the "filename-prefix" prefix variable, which is a string that gets prepended to the filename, to change the output file names. (This is documented in the reference section of the manual.)