OGS
Density.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#pragma once
5
6
#include "
BaseLib/StrongType.h
"
7
8
namespace
ProcessLib::RichardsMechanics
9
{
10
// effective density of both the solid and fluid phases
11
using
Density
=
BaseLib::StrongType<double, struct DensityTag>
;
12
}
// namespace ProcessLib::RichardsMechanics
StrongType.h
ProcessLib::RichardsMechanics
Definition
ComputeMicroPorosity.h:16
ProcessLib::RichardsMechanics::Density
BaseLib::StrongType< double, struct DensityTag > Density
Definition
Density.h:11
BaseLib::StrongType
Definition
StrongType.h:18
ProcessLib
RichardsMechanics
ConstitutiveRelations
Density.h
Generated by
1.14.0