Dear Mohammed,
Thanks for your reply. I have created all the groups, see lines 712-719:

    group1 = H5Gcreate (file, "/elementData", gcpl1, H5P_DEFAULT, H5P_DEFAULT);
    group2 = H5Gcreate (file, "/phaseData", gcpl2, H5P_DEFAULT, H5P_DEFAULT);
    group3 = H5Gcreate (file, "/reactionData", gcpl3, H5P_DEFAULT, H5P_DEFAULT);
    group4 = H5Gcreate (file, "/speciesData", gcpl4, H5P_DEFAULT, H5P_DEFAULT);
    group5 = H5Gcreate (file, "/reactionData/arrheniusData", gcpl5, 
H5P_DEFAULT, H5P_DEFAULT);
    group6 = H5Gcreate (file, "/reactionData/falloffData", gcpl6, H5P_DEFAULT, 
H5P_DEFAULT);
    group7 = H5Gcreate (file, "/reactionData/rateCoefLinks", gcpl7,
 H5P_DEFAULT, H5P_DEFAULT);
    group8 = H5Gcreate (file, "/speciesData/thermoPolynomials", gcpl8, 
H5P_DEFAULT, H5P_DEFAULT);


Kind regardsGokop
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Reply via email to