You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,8 @@ Calculation routine to calculate the decompression wave speed for pipeline desig
11
11
This code is developed by Anders Andreasen and is open source and published under an [MIT license](https://gitlab.rambollgrp.com/anra/ramdecom/-/blob/main/LICENSE) . For pure fluids, calculations can be made using open source tools only ([CoolProp](www.coolprop.org)). However, if calculations shall be made for mixtures a [REFPROP](https://www.nist.gov/srd/refprop) license and installation is required.
12
12
13
13
## Background and reference
14
-
The methods implemented in RAMDECOM are described in more detail in an *open access* publication in [Simulation Notes Europe](https://www.sne-journal.org/fileadmin/user_upload_sne/SNE_Issues_OA/SNE_32_4/articles/sne.32.4.10622.tn.OA.pdf). If you use RAMDECOM, please cite this article
14
+
The methods implemented in RAMDECOM are described in more detail in an *open access* publication in [Simulation Notes Europe](https://www.sne-journal.org/fileadmin/user_upload_sne/SNE_Issues_OA/SNE_32_4/articles/sne.32.4.10622.tn.OA.pdf). If you use RAMDECOM, please cite this article.
15
+
A [color copy](paper/ramdecom_paper.pdf) is also included in this repository.
0 commit comments