Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computation of friction coefficient by replaceable model #21

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

antoniofroio
Copy link
Contributor

Introducing replaceable model for friction computation in place of the FFType enumeration, while keeping backwards-compatibility

casella and others added 14 commits January 13, 2016 16:41
…le function for friction factor;

- implementation of external function for friction factor in Gas.Flow1DFV, Water.Flow1DFV, Water.Flow1DFEM, Water.Flow1DFV2ph and Water.Flow1DFEM2ph;  
- replaceable function Cfcorr for external friction factor in Gas.BaseClasses.Flow1DBase and Water.BaseClasses.Flow1DBase;  
- fixed wrong "assert(true)" with "assert(false)" in Water.Flow1DFEM2ph;  
- fixed wrong "HeatTransfer" with "HeatTransfer2" in Water.Flow1DFV2w, Water.Flow1DFV2ph2w and Gas.Flow1DFV2w;  
- added package for replaceable friction factor correlations;  
- fixed Thermal.HT_DHTVolumes, which used deprecated DHT connector instead of DHTVolumes (and did not work properly with Gas.Flow1DFV models).
- conflict on Thermal.mo resolved using remote (change in HT_DHTVolumes integrated upstream in a slightly different fashion)
- conflict on package.mo resolved using remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants