Revision 7de50f05f86396f8a9333cf34fd89ea3bf4246c5 authored by Tom Fischer on 21 July 2023, 07:49:56 UTC, committed by Tom Fischer on 21 July 2023, 07:49:56 UTC
Pass fixed output times to time stepper

See merge request ogs/ogs!4652
2 parent s 6fea0a8 + dcacbe1
Raw File
FluidPropertyHeaders.h
/**
 * \file
 * \copyright
 * Copyright (c) 2012-2023, 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