Jan 4, 2017, 2:23 PM
- increase the precision from 3 digits to 4 digits for flow area (FA) of PIPE, single junction, single volume, branch.
a sample case for 1 inch pipe and input in SI unit.
British unit : 1 inch pipe —> FA : 0.0054 ft2 <— 3 digits OK
SI unit : 1 inch pipe —> FA : 0.0006 m2 <— 3 digits Not OK
DELETE a component single volume / single junction (I am forgot which one) from the model actually not delete from component list in the model.
Please, improve the branch model, by allowing junction from and to more than one. And clear the deleted junction.
Please, add the diameter hydraulic for the internal junction.
Sometimes, the cpu time data change automatically.
--
Generated input deck
allow compact version if possible
current version
2100000 STD-hot pipe
2100001 5
2100101 5.307e-3 1
2100102 5.307e-3 2
2100103 5.307e-3 3
2100104 5.307e-3 4
2100104 5.307e-3 5
…
compact version
2100000 STD-hot pipe
2100001 5
2100105 5.307e-3 5
…
———
Do you have plan to include the integrated post processing to the GUI? so its look like FLOWNEX code
—
I already add the menu to execute RELAP5.exe from GUI.
I add the code to allow input model to be re-open correctly after the GUI have been close, model become persistent. However, the code documentation was not well documented.
Jan 4, 2017, 2:23 PM
a sample case for 1 inch pipe and input in SI unit.
British unit : 1 inch pipe —> FA : 0.0054 ft2 <— 3 digits OK
SI unit : 1 inch pipe —> FA : 0.0006 m2 <— 3 digits Not OK
DELETE a component single volume / single junction (I am forgot which one) from the model actually not delete from component list in the model.
Please, improve the branch model, by allowing junction from and to more than one. And clear the deleted junction.
Please, add the diameter hydraulic for the internal junction.
Sometimes, the cpu time data change automatically.
--
Generated input deck
allow compact version if possible
current version
2100000 STD-hot pipe
2100001 5
2100101 5.307e-3 1
2100102 5.307e-3 2
2100103 5.307e-3 3
2100104 5.307e-3 4
2100104 5.307e-3 5
…
compact version
2100000 STD-hot pipe
2100001 5
2100105 5.307e-3 5
…
———
Do you have plan to include the integrated post processing to the GUI? so its look like FLOWNEX code
—
I already add the menu to execute RELAP5.exe from GUI.
I add the code to allow input model to be re-open correctly after the GUI have been close, model become persistent. However, the code documentation was not well documented.