Flow v1.4
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
Activity
Filter activity
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) Created by: acrovato
I fixed the typos. Thanks for the compatibility check with windows and macOS.
@kliegeois I need your approval.
Please register or sign in to reply