CoolProp 8.0.0
An open-source fluid property and humid air property database
Namespaces
SVDSBTLBackend.cpp File Reference
#include "CoolProp/Backends/SVDSBTL/SVDSBTLBackend.h"
#include <array>
#include <cmath>
#include <cstdint>
#include <cstdio>
#include <cstring>
#include <exception>
#include <filesystem>
#include <memory>
#include <optional>
#include <sstream>
#include <string>
#include <utility>
#include <vector>
#include "boost/math/tools/toms748_solve.hpp"
#include "CoolProp/AbstractState.h"
#include "Backends/Helmholtz/HelmholtzEOSMixtureBackend.h"
#include "CoolProp/Configuration.h"
#include "CoolProp/Hash.h"
#include "CoolProp/SchemaValidation.h"
#include "CoolProp/sbtl/SVDSurface.h"
#include "CoolProp/sbtl/SVDSurfaceFactory.h"
#include "CoolProp/sbtl/SVDSurfaceSerializer.h"
#include "CoolProp/detail/atomic_write.h"
#include "CoolProp/detail/filepaths.h"
#include "CoolProp/sbtl/SaturationSurrogate.h"
#include "CoolProp/schemas/SVDSBTLOptions.h"
#include "CoolProp/DataStructures.h"
#include "CoolProp/Exceptions.h"
#include "CoolProp/detail/json.h"

Go to the source code of this file.

Namespaces

namespace  CoolProp