Revision ed4b925e406926ec0647c4a4d702d865ac096ce2 authored by Dmitry Yu. Naumov on 02 March 2021, 13:58:43 UTC, committed by Dmitry Yu. Naumov on 02 March 2021, 13:58:43 UTC
Update the python script for the BHE Array 2D benchmark

See merge request ogs/ogs!3475
2 parent s e245bab + 312fdf9
Raw File
FluidPropertyHeaders.h
/**
 * \file
 * \copyright
 * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org)
 *            Distributed under a Modified BSD License.
 *              See accompanying file LICENSE.txt or
 *              http://www.opengeosys.org/project/license
 *
 * File:   FluidPropertyHeaders.h
 * Author: wenqing
 *
 * Created on August 18, 2016, 11:10 AM
 */

#pragma once

#include "Density/CreateFluidDensityModel.h"
#include "Viscosity/CreateViscosityModel.h"
back to top