star-gas

Load and structure gas data
git clone git://git.meso-star.fr/star-gas.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-03-04 09:37Update Makefile's clean_test TargetVincent Forest1+1-1
2026-03-04 09:35Improve comments of in the test programVincent Forest1+21-6
2026-03-04 09:34Test spatio-temporal queries of gas propertiesVincent Forest1+154-11
2026-03-04 09:23Correct the unit of pressure returnedVincent Forest1+0-1
2026-03-04 09:20Manage errors on input arguments of sgas_get_propsVincent Forest1+1-1
2026-03-04 09:20Fix an assertionVincent Forest1+1-1
2026-03-04 09:18Fix input variable names in the sgas_get_props APIVincent Forest1+2-2
2026-03-03 15:44Test the gas creation APIVincent Forest2+279-3
2026-03-03 15:40Make filenames as input constantVincent Forest1+1-1
2026-03-03 15:37Return an error if the property list is emptyVincent Forest1+7-0
2026-03-03 13:57Improve sgas creation interfaceVincent Forest3+67-26
2026-03-03 10:33Time-variable therm props can be read from stdinVincent Forest4+49-32
2026-03-03 10:01Add the sgas-lint utility manual pageVincent Forest4+108-4
2026-03-02 16:05Add data loading to sgas-lint utilityVincent Forest1+42-0
2026-03-02 15:39Start writing the sgas-lint utilityVincent Forest2+137-3
2026-03-02 15:01Fix library verbosityVincent Forest1+1-0
2026-03-02 14:34Fix export of library symbolsVincent Forest1+1-1
2026-03-02 14:31Add the SGAS helper macroVincent Forest1+9-0
2026-03-02 14:22Set RELEASE as default build typeVincent Forest1+2-2
2026-03-02 14:19Name "DEFAULT" the gas creation constantVincent Forest1+3-3
2026-03-02 13:38C library which loads and structures gas dataVincent Forest7+1650-0