-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'jhp/gruneisen_PT' of github.com:lanl/singularity-eos in…
…to jhp/gruneisen_PT
- Loading branch information
Showing
27 changed files
with
855 additions
and
233 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
\documentclass{standalone} | ||
\usepackage{tikz} | ||
|
||
\begin{document} | ||
|
||
\begin{tikzpicture} | ||
\draw[dashed] (4.5, 0) -- ++(0,8); | ||
\draw (4.5, 0) node[below] {$\rho$ normal}; | ||
\draw[red, dashed] (2.5, 0) node[below] {rhoFineMin} -- ++(0,8); | ||
\draw[red, dashed] (6.5, 0) node[below] {rhoFineMax} -- ++(0,8); | ||
\draw[red, |-|] (2.5,8.5) -- (6.5,8.5); | ||
\draw[red] (4.5, 8.5) node[above] {rhoFineDiameter}; | ||
|
||
\draw[blue, dashed] (0, 5) -- ++(8, 0) node[right] {TSplit}; | ||
\draw[dashed] (0, 2.5) -- ++(8, 0) node[right] {TAnchor $=298$ K}; | ||
|
||
% Draw axes | ||
\draw[ultra thick,->] (0,0) -- (9,0) node[below] {\huge $\log_{10}\rho$}; | ||
\draw[ultra thick,->] (0,0) -- (0,9) node[left] {\huge $\log_{10}T$}; | ||
|
||
\draw (4.5, 2.5) node {\huge fine region}; | ||
\draw (4.5, 7) node {\huge coarse in T}; | ||
|
||
\draw (1.25, 1) node {\large coarse in $\rho$}; | ||
\draw (7.75, 1) node {\large coarse in $\rho$}; | ||
|
||
\draw (1.25, 7) node {\large coarse in all}; | ||
\draw (7.75, 7) node {\large coarse in all}; | ||
\end{tikzpicture} | ||
|
||
\end{document} |
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# ====================================================================== | ||
# Example input deck for sesame2spiner, | ||
# a tool for converting eospac to spiner | ||
# Author: Jonah Miller (jonahm@lanl.gov) | ||
# © 2024. Triad National Security, LLC. All rights reserved. This | ||
# program was produced under U.S. Government contract 89233218CNA000001 | ||
# for Los Alamos National Laboratory (LANL), which is operated by Triad | ||
# National Security, LLC for the U.S. Department of Energy/National | ||
# Nuclear Security Administration. All rights in the program are | ||
# reserved by Triad National Security, LLC, and the U.S. Department of | ||
# Energy/National Nuclear Security Administration. The Government is | ||
# granted for itself and others acting on its behalf a nonexclusive, | ||
# paid-up, irrevocable worldwide license in this material to reproduce, | ||
# prepare derivative works, distribute copies to the public, perform | ||
# publicly and display publicly, and to permit others to do so. | ||
# ====================================================================== | ||
|
||
matid=3720 | ||
name=aluminum | ||
rhomin = 1e-5 | ||
Tmin = 1 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# ====================================================================== | ||
# Example input deck for sesame2spiner, | ||
# a tool for converting eospac to spiner | ||
# Author: Jonah Miller (jonahm@lanl.gov) | ||
# © 2024. Triad National Security, LLC. All rights reserved. This | ||
# program was produced under U.S. Government contract 89233218CNA000001 | ||
# for Los Alamos National Laboratory (LANL), which is operated by Triad | ||
# National Security, LLC for the U.S. Department of Energy/National | ||
# Nuclear Security Administration. All rights in the program are | ||
# reserved by Triad National Security, LLC, and the U.S. Department of | ||
# Energy/National Nuclear Security Administration. The Government is | ||
# granted for itself and others acting on its behalf a nonexclusive, | ||
# paid-up, irrevocable worldwide license in this material to reproduce, | ||
# prepare derivative works, distribute copies to the public, perform | ||
# publicly and display publicly, and to permit others to do so. | ||
# ====================================================================== | ||
matid = 5762 | ||
name = helium |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,4 +17,6 @@ | |
|
||
matid=3337 | ||
name=copper | ||
rhomin=0. | ||
|
||
piecewiseRho = false | ||
numrho/decade = 50 |
Oops, something went wrong.