Design and Implementation of Numerical Simulation Mesh Data Model

Fang Xia,Hong Chen,Lei Song,Weichao Shen
2009-01-01
Journal of Computer Research and Development
Abstract:In the numerical simulations of plasma dynamic and electromagnetism,a large amount of scientific data with complex structure are produced.The typical requirements are that simulation applications can store and share data efficiently.But the limitation of traditional data management methods becomes more obvious for the speeding-up of data scale and complexity.In this paper,a numerical simulation data storage model(JAD)is presented for the field of computational physics by abstracting mesh data objects,operations,relations between them,and adding metadata to organize data objects efficiently.JADLib is implemented based on HDF5.JADLib provides intuitionistic and usable API for supporting simulation and visualization applications to access data files uniformly.JADLib has been currently integrated with several simulation applications and support tools,including the metadata management and visualization applications.It is proved that JADLib can promote applications to access data efficiently and exchange data with others easily.
What problem does this paper attempt to address?