I have transferred the Halon property data from Williamson paper into a CSV data file. For Novec I'm using the data from VB code. Note Halon has Henry's constants data, while Novec assumes a linear relation with temperature.
I have inputted the equations just like the code in paper for the container state during discharge. It works but is not very robust, and the current result is not correct in that liquid weight drops to negative as temperature drops. I don't know whether that's due to some unit conversion issue or initial condition choice, or maybe it's correct and only needs to be stopped when all liquid drains, or anything else. It also won't converge for certain pressure difference threshold.
I'm going into more details at this.
Under the documents directory I have added the code flow chart and a summary of all email responses in terms of software inquires.
I don't know why it can't automatically merge again this time. (Well it seems conflict is only for the readme file so that's good.) Let me know if you want me to stop by and work on it together. Thanks!
Several updates in this pull request:
I have transferred the Halon property data from Williamson paper into a CSV data file. For Novec I'm using the data from VB code. Note Halon has Henry's constants data, while Novec assumes a linear relation with temperature.
I have inputted the equations just like the code in paper for the container state during discharge. It works but is not very robust, and the current result is not correct in that liquid weight drops to negative as temperature drops. I don't know whether that's due to some unit conversion issue or initial condition choice, or maybe it's correct and only needs to be stopped when all liquid drains, or anything else. It also won't converge for certain pressure difference threshold. I'm going into more details at this.
Under the documents directory I have added the code flow chart and a summary of all email responses in terms of software inquires.
I don't know why it can't automatically merge again this time. (Well it seems conflict is only for the readme file so that's good.) Let me know if you want me to stop by and work on it together. Thanks!