From: Ian F. <ifo...@gm...> - 2017-06-05 03:48:34
|
Hi Rich, Thanks for the quick reply. Re the SDK. My O/S is windows 10. I think I have to do quite a bit of work to get the mesasdk working on this platform. If there is a quick and easy answer, I'd love to know. With the existence of the non mesasdk makefile header I have been able to get by and get pretty good results for my purpose. kind regards ian On 5 June 2017 at 13:38, RICHARD H D TOWNSEND <tow...@as...> wrote: > 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 > > |