/ideal_gas

Primary LanguageMakefileApache License 2.0Apache-2.0

isto::ideal_gas

A C++20 headers-only library

Requirements

To run the tests:

Installation

This is a headers-only library. Just put it where your compiler can find it.

Tests

The tests require the onqtam/doctest library. Edit the config.mk file to make the DOCTEST_HEADERS variable point to the directory containing doctest/doctest.h.

To execute the tests run

$ make check

in the root directory of the project.

License

SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

Affiliation

This material is developed by the Scientific Computations and Modelling platform at the Institut des Sciences de la Terre d'Orléans (https://www.isto-orleans.fr/), a joint laboratory of the University of Orléans (https://www.univ-orleans.fr/), the french National Center For Scientific Research (https://www.cnrs.fr/) and the french Geological Survey (https://www.brgm.eu/).

logo_isto logo_uo logo_cnrs logo_brgm