https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f54d85bb8013757f8aa186a73aed2fd5c9204cb0 authored by montoyav on 05 November 2020, 21:12:15 UTC
Replace HC-Process.pdf
Tip revision: f54d85b
FluidPropertyHeaders.h
/**
 * \file
 * \copyright
 * Copyright (c) 2012-2020, 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