Skip to content
Snippets Groups Projects

Flow v1.4

Merged Boman Romain requested to merge adrien into master

Created by: acrovato

Flow

Major changes

  • New and updated scripts
  • Hardcoded heat ratio to save (up to 50%) CPU time
  • Updated MshCrack for multibody support
  • New MUMPS interface

Minor changes

  • Implemented Floating Point Exception at runtime (CAUTION: not compatible with numpy)
  • Refactored boundary conditions
  • Minor changes

Tests

Tested on ubuntu 18.04, ubuntu 16.04 and debian (gaston)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
17 17 p['TagId'] = 5 # tag number of physical group to be sliced
18 18 # Markers
19 19 p['Fluid'] = 'field' # Name of physical group containing the fluid
20 p['Farfield'] = ['farfield', 'downstream'] # Name of physical groups containing the farfield boundaries (downstream should be last element)
20 p['Farfield'] = ['farfield', 'downstream'] # LIST of name of physical groups containing the farfield boundaries (downstream should be last element)
  • Boman Romain
  • Boman Romain
  • Boman Romain
  • Created by: acrovato

    I fixed the typos. Thanks for the compatibility check with windows and macOS.

    @kliegeois I need your approval.

  • Boman Romain
  • Please register or sign in to reply
    Loading