The capability has been added to easily plot system resistance graphs.
At the click of a button, a parametric run is automatically configured and executed providing the user with an accurate system resistance graph in seconds, as seen in Figure 4.
The system resistance graph can be exported as a CSV file in a few clicks and sent to a manufacturer for pump selection. The system resistance graph can also be plotted on a pump chart allowing the user to quickly determine operating points at different pumps speeds.
It is not possible to perform structural pipe analysis for water hammer scenarios in most real world systems using hand calculations due to the complex nature of the pressure wave reflections. Flownex® already provides the capabilities to simulate fast transients such as water hammer in these complex systems. In this release, enhancements have been made to the axial pipe force calculations to make them valid for all steady state and transient simulations. This allows users to easily simulate the pipe forces in Flownex® and export the results to structural codes such as ROHR 2 and CAESAR II.
Pipe sections for net force calculations can also easily be defined in the “Force Calculation Piping Sections” dialog that is available under the Results menu.
The enhanced force calculations are applicable to Pipes, Bends, Valves, the British Standard Orifice, Secondary Loss and the General Empirical Relationship components.
Flownex® provides a very easy to use interface to work with CAESAR II. By using this interface Flownex® can calculate dynamic loads for pipe stress simulations for water hammer cases or pressure waves.
The interface allows a user to import the geometry for a piping system from CAESAR II directly into Flownex®. This saves a user time and also eliminates possible errors that could occur when users need to manually duplicate piping systems in Flownex®.
Flownex® also provides an intuitive way to define the piping sections for which users wants the net forces to be calculated. These calculated forces can be automatically exported in a time series that is easily imported into CAESAR II.
6Sigma is a world leading tool for data centre simulation and a link to 6Sigma has been added. The link allows users to quickly setup combined simulations and allows both steady state and full transient simulations.
Typically, a detailed model of the inside of a data centre can be connected to a complete external cooling model in Flownex®, where all the cooling towers, pumps, heat exchangers etc. is modelled in detail. This allows a complete system simulation that is not available in other software and opens up a whole new spectrum of possible efficiency improvements in both design and operation mythology.
The Relap component has been updated to work with newer versions of Relap. Newly updated examples are available on request.
A new Mathcad link has been added to work with Mathcad Prime version 4.0, 5.0 and 6.0.
Graphs that have been disabled, now shows a red cross on them to easily identify disabled graphs, as seen in Figure 11.
The “Save As CSV” option has been added to all graph types and is available on the context menu of a graph, as seen in Figure 12.
The licensing system has been updated to Version 14. Subsequently all users using server licenses will need to install Version 14 of the license server. An installer that does the upgrade is available to download from our website or from Support. There are several fixes in the newer version of the license server. More information about the fixes is available on the RLM website.
A new compressor type has been added specifically for modelling compressors operating near the critical point of the fluid with significant changes in fluid properties such as the specific heat, making the use of conventional gas flow dimensionless parameters less accurate.
The Isentropic Head Compressor uses isentropic head vs. volume flow data at different speeds. Given the volume flow and speed, the isentropic head is interpolated from the characteristic curve, after which real gas entropy tables are used to find the corresponding pressure.
The video tutorials can now be played with a built-in player in Flownex® eliminating problems of browser compatibility. Adobe Flash player needs to be installed for the player to work.
For gradient result layers, components were not coloured when they had properties smaller than the minimum value or larger than the maximum value. A new option has been added namely: “Gradient <-[MinValue, MaxValue]->”, as seen in Figure 15.
With this option the components with properties lower than the minimum value is painted the minimum colour and components with properties higher than the maximum is painted the maximum colour. This option is now set as the default option.
Disabled input properties did not allow users to change their units. This has been changed since these fields display valuable information which users may want to view in different units, as seen in Figure 16.
The “Not specified” option as a Boundary condition type, has been added to the Psychrometric Boundary Condition. This option has been added so that the specified condition can be unfixed during a transient simulation.
Implemented the ability to specify a solid material volume for “Solid Nodes”, as seen in Figure 16. This provides the ability to account for the thermal mass of solid nodes in an all solid heat transfer network such as those generated by the nuclear reactor model generating script.
Exposed fluid mixture component count so that it can be used in a script.
The Effectiveness input on the Heat Exchanger Primary component, as seen in Figure 21, is now a dynamic input and can be changed during transient simulations.
An option has been added to change the two-phase region error that is given when the heat exchanger operates in the two-phase region to a warning, instead of an error. This allows users to use the heat exchanger in the two-phase region if required. The new option can be seen in Figure 22.
Turbine chart scaling factors are now a value of 1.0 by default on new charts, as seen in Figure 23.
The amount of iterations during steady state that is solved before iterative scripts or data transfers start being executed can now be specified in the Flow Solver settings, as seen in Figure 24. The default value is 6 – meaning that the scripts and iterative items will start executing at iteration 7 of the pressure solver (main iterations).
The API now provides users with the ability to create copies of components and links. Several functions have been added to the NetworkBuilder interface in order to facilitate this. These functions are documented in the API help file. Examples of how to use these functions have been added to the “NetworkBuilderScripts” demo project located under Demo Networks on the Flownex® Start Page. The Python example “3. Simple Network Builder” has also been updated to show how to use these functions. This example is available in the Help menu under Python Link.