Model.h File Reference

Contains the interface to the Model class. More...

Classes

class  Model
 

Functions

void pressureDrop (Model *m, std::string option, Value &deltaP, const Value &deltaPMax, const Value &beta, const Value &inP, Value &P, Value &flowcoefficient, const Value &vdot, std::string moduleName)
 

Detailed Description

Contains the interface to the Model class.

This file is part of LIBPF All rights reserved; do not distribute without permission.

Author
(C) Copyright 2013-2023 Paolo Greppi simevo s.r.l.

Function Documentation

◆ pressureDrop()

void pressureDrop ( Model m,
std::string  option,
Value deltaP,
const Value deltaPMax,
const Value beta,
const Value inP,
Value P,
Value flowcoefficient,
const Value vdot,
std::string  moduleName 
)