This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Requires AutoHotkey v2.0 | |
| ; German Umlauts with AltGr | |
| <^>!a:: Send("ä") ; AltGr + a -> ä | |
| <^>!+a:: Send("Ä") ; AltGr + Shift + a -> Ä | |
| <^>!o:: Send("ö") ; AltGr + o -> ö | |
| <^>!+o:: Send("Ö") ; AltGr + Shift + o -> Ö | |
| <^>!u:: Send("ü") ; AltGr + u -> ü |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Notebook[{ | |
| Cell[BoxData[ | |
| TemplateBox[{"\[FilledSmallSquare] ", "\"\\\\\[FilledSmallSquare] \"", | |
| RowBox[{"2023", "-", "08", "-", | |
| RowBox[{"12", | |
| RowBox[{"T17", ":", "03"}]}]}], | |
| RowBox[{"v1", " ", ".10"}], "M. J. Steil", "TU Darmstadt"}, | |
| "RowWithSeparators"]], "NotebookHeader", | |
| FontFamily->"Source Sans Pro", | |
| FontSize->14, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 2017.04.24 - 14:10 | |
| # Hempel-Schaffner-Bielich/DD2 [HSDD2] | |
| # M. Hempel and J. Schaffner-Bielich, Nucl. Phys. A 837 (2010) 210 | |
| # http://compose.obspm.fr/spip.php?article21 - 2017.04.24 - 14:00 (new link https://compose.obspm.fr/eos/2) | |
| # { 1.000E-9, 1.660E6, 9.490E22} to { 1.000E1, 1.550E17, 1.280E38} | |
| 247 0 -1.7 -4 <-- Number of lines (cout out data points 102-105), mu0, hint_O2_th, hint_O1_th | |
| # | |
| # n_B [fm^{-3}] rho [g/cm^3] p [dyn/cm^2] | |
| # | |
| 101 1.00000000E-9 1.65881090E6 9.49335510E22 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (* Content-type: application/vnd.wolfram.mathematica *) | |
| (*** Wolfram Notebook File ***) | |
| (* http://www.wolfram.com/nb *) | |
| (* CreatedBy='Mathematica 13.0' *) | |
| (*CacheID: 234*) | |
| (* Internal cache information: | |
| NotebookFileLineBreakTest |