Dear HDF5 forum members,
I spent the last 7 months working on the input/output design of a Computational Fluid Dynamics code.
There are two parts in the report:
- input specification for initializing the problem definition
- parallel HDF5 for writing and reading checkpoint data
Link to the report
These code will not compile by itself because they lacks the other classes for compilation. However, you can apply the concept to other simulation.
Please feel free to use them. The information in the report is correct per my knowledge. If you see any error, I appreciate your feedback.
Thank you.
Regards,
Hoi Yen
input_specification.rar (28.4 KB)
parallel_HDF5.rar (6.78 KB)