Git Product home page Git Product logo

Comments (8)

cbuahin avatar cbuahin commented on July 21, 2024

@brycemihal and @btneilson, I have added the friction heat flux to the code(see 2e064c4). You turn it on by setting the new flag called FLUID_FRICTION_HEAT to YES in the OPTIONS section. Please pull it, compile, and replace the CSHComponent in your existing installation. Remember to compile in release mode. Let me know if you have any trouble compiling.

from cshcomponent.

brycemihal avatar brycemihal commented on July 21, 2024

from cshcomponent.

cbuahin avatar cbuahin commented on July 21, 2024

@brycemihal Sorry about that. I think I forgot to initialize the friction heat variable to zero. I am going to fix it shortly and recommit it.

from cshcomponent.

cbuahin avatar cbuahin commented on July 21, 2024

I actually checked and I am initializing things correctly. Check the friction equation in element.cpp in the function Element::computeFluidFrictionHeat() to make sure the formulation is right.

from cshcomponent.

brycemihal avatar brycemihal commented on July 21, 2024

from cshcomponent.

cbuahin avatar cbuahin commented on July 21, 2024

@brycemihal that sounds good. Also, you can modify the code to remove my check for non zero slope since the slope is in the numerator. Please commit any changes you make. In the message just type #1 to reference this issue.

from cshcomponent.

cbuahin avatar cbuahin commented on July 21, 2024

@brycemihal I have actually fixed it here so nvm about committing your changes.

from cshcomponent.

brycemihal avatar brycemihal commented on July 21, 2024

from cshcomponent.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.