From: RICHARD H D T. <tow...@as...> - 2017-06-05 03:39:00
|
Hi Ian — HDF5 is a general-purpose platform-neutral format for data storage. It is (optionally) used in GYRE for input/output, and is also now used by some of the weak rates stuff. You can obtain the HDF5 library (either pre-built binaries, or source) from here: https://support.hdfgroup.org/HDF5/release/obtain518.html As the maintainer of the SDK, can I ask why you don’t use it? Is there something I could change which would make you more inclined to use the SDK? Best wishes, Rich > On Jun 4, 2017, at 10:32 PM, Ian Foley <ifo...@gm...> wrote: > > Hi, > > I am a user who is not using the mesasdk, so I use the makefile_header_non_mesasdk file to generate the star executable. > > A new addition with this version is the hdf5 library which I gather has something to do with processing weak rates. There is nothing in the release notes about it. > > However, the code in the header file shows how to generate the hdf5 library with ifort, but not with gfortran. So before I delve deeper I'm wondering how I create this library and set it up with gfortran. > > Thanks > Ian > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users |