Fluid_Aspect_Course_4_2_1 - nasa/gunns GitHub Wiki

Fluid Aspect Course 4.2.1: Fluid Config

Once you’ve decided on which fluid types are in this network, add a Fluid Config object from the gunns/draw/libraries/GUNNS_Fluid.xml library to the drawing like so:

Then do the following:

  • Set the name by selecting the Fluid Config and typing the name. We recommend netInternalFluidConfig
  • Open the Fluid Config list by clicking the ‘+’ symbol in the left side of its title bar.
  • Edit the data rows in the table to list the fluid types that will be in this network. The available fluid types are defined in the FluidType enumeration in the gunns/ms-utils/properties/FluidProperties.hh file. Make sure you match these names exactly. To insert new rows in the table, select a row and click <Ctrl+Enter>. To delete a row, select it and click <Delete> or <Backspace>.
    • The order of the fluid types doesn’t really matter, but we suggest organizing them in some way that makes sense and consistently across your project whenever possible. For instance in “air” networks, you could arrange them in order of their usual concentration, etc.

When finished, it should look something like this:

Previous Page / Next Page

⚠️ **GitHub.com Fallback** ⚠️