Open fpepe-polito opened 2 weeks ago
New tests implemented in 69f62d2 work appropriately. Please, @fpepe-polito improve their structure to avoid hard-coded values and automatize the management of all the available materials. All such requests will be managed in issue #2.
Property tables for lead, lbe and bismuth have been updated in d246ebb. Main changes are:
Computational time of the update()
call with lbh15 and with the linear interpolation from tables, originally used in dassh, has been evaluated. As it can be observed in the figures attached, the increase in computational cost is of almost two orders of magnitudes with lbh15 is used.
The user should decide the best method for his aim, choosing to favor precision over computational time or the opposite. Thus, the lbh15 option should be added to the input file.
All the requests about the link to lbh15 package have been managed. Tests have been modified accordingly.
The link to lbh15 does not cover all the available features. In particular, DASSH should allow the user to select which correlations of lbh15 to use.
Up to now, coolant properties are computed and updated by means of linear interpolation of tabulated values (ex. file
lead.csv
in thedata
folder) or defined by the user in the input file. All the tables in thedata
folder are obtained by means of correlations [1], and properties are calculated at a few specific temperatures. The following concerns have been identified:Given the issues presented above, linking DASSH to the properties' library
lbh15
[3] can be performed for lead, bismuth and LBE, in order to obtain more accurate values for properties, to correct uncertain values (conductivity for LBE) and to adhere to the correct validity ranges by providing a warning each time the evaluation of the properties is required outside them.Table 1: DASSH range of temperatures vs SCK vality range for lead properties.
Table 2: DASSH range of temperatures vs actual vality range for LBE properties.
Table 3: DASSH range of temperatures vs actual vality range for bismuth properties.
Figure 1: properties: DASSH vs lbh15.
Figure 2: viscosity relative error: DASSH vs lbh15.
Figure 3: thermal conductivity for LBE relative error: DASSH vs lbh15.
[1] https://inis.iaea.org/collection/NCLCollectionStore/_Public/43/095/43095088.pdf
[2] C. Fazio et Al. Handbook on Lead-bismuth Eutectic Alloy and Lead Properties, Materials Compatibility, Thermal-hydraulics and Technologies. Technical Report No. 7268, OECD/Nuclear Energy Agency (NEA), Paris, France, 2015. doi:10.1787/42dcd531-en.
[3] https://newcleo-dev-team.github.io/lbh15/