ComputationalRadiationPhysics / haseongpu

HASEonGPU: High performance Amplified Spontaneous Emission on GPU
http://www.hzdr.de/crp
Other
7 stars 5 forks source link

Think about storing input/output data in a sensible file format #54

Open slizzered opened 9 years ago

slizzered commented 9 years ago

Use a self-documenting file-format and one that can keep all the necessary input (mesh information, laser parameters, algorithmic parameters like MSE) in one hierarchical structure.

See hdf5 (libSplash, ADIOS) , see openPMD

ax3l commented 9 years ago

@erikzenker @slizzered I added you to the OpenPMD repo so you can have a first look. Note that there are some open issues that I will put into updates soon.

erikzenker commented 9 years ago

Nice ...this is one of my most wanted feature!!!