v1.0.1
Created Wednesday 04 February 2015
This version was released 01.07.2015
New Features
General
Media Data
Library Structure and Basics of Modelling
Gas Components
- bugfixed quadruple port m_flow was taken from shell side instead of tube side
- ClaRa.Components.HeatExchangers.HEXvle2gas_L3_2ph_BU_simple
- ClaRa.Components.HeatExchangers.HEXvle2gas_L3_1ph_BU_simple
- ClaRa.Components.HeatExchangers.HEXvle2gas_L3_1ph_BU_advancedNTU
- ClaRa.Components.HeatExchangers.HEXvle2gas_L3_1ph_BU
- improved homotopy initialisation of PumpVLE L1 simple, PumpVLE L1 affinity and PumpVLE_L2_affinity
- bugfixed models ClaRa.Components.HeatExchangers.IdealShell_L2 and ClaRa.Components.HeatExchangers.TubeBundle_L2 (ClaRa.SimCenter instead of ClaRa.simCenter)
- propagated flowOrientation of shell side in ClaRa.Components.HeatExchangers.HEXvle2vle_L3_2ph_CH_simple
- propagated wall material in ClaRa.Components.MechanicalSeparation.FeedWaterTank_L3 and ClaRa.Components.MechanicalSeparation.FeedWaterTank_L3_advanced and ClaRa.Components.MechanicalSeparation.Drum_L3_advanced
- propagated expert parameter Tau_stab in ClaRa.Components.HeatExchangers.HEXvle2vle_L3_2ph_CU_ntu, ClaRa.Components.HeatExchangers.HEXvle2vle_L3_2ph_CH_ntu and ClaRa.Components.HeatExchangers.HEXvle2vle_L3_1ph_BU_ntu
Known Bugs
- a number of summaries were erroneous according to sign of mass flows or missing values
- changed zonal allocation of heat transfer coefficients in ClaRa.Components.HeatEchangers.HEXvle2vle_L3_2ph_CH_ntu:
- ntu.alpha_o[3]={shell.heattransfer.alpha[2], shell.heattransfer.alpha[2], shell.heattransfer.alpha[1]} instead of old ntu.alpha_o[3]={shell.heattransfer.alpha[1], shell.heattransfer.alpha[2], shell.heattransfer.alpha[2]}
- This will lead to slightly different results depending on the difference between shell.heattransfer.alpha[1] and shell.heattransfer.alpha[2]
- ClaRa.Components.MechanicalSeparation.FeedWaterTank_L3 and ClaRa.Components.MechanicalSeparation.FeedWaterTank_L3_advanced and ClaRa.Components.MechanicalSeparation.Drum_L3_advanced: corrected diameter of the surrounding walls (formerly the walls diameter was set to half the diameter of the volume)
- fixed bug in calculation of smallShellFlow[1] in ClaRa.Basics.ControlVolumes.SolidVolumes.NTU_L3. This leads to correct calculation of cp_error[1] now. However, this is a summary-only variable