forked from tardis-sn/stardis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into investigate_continuum_deficit
- Loading branch information
Showing
16 changed files
with
51 additions
and
43 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
\documentclass[convert,tikz]{standalone} | ||
\documentclass[convert,margin=5mm,tikz]{standalone} | ||
\usepackage{tikz-feynman} | ||
\usepackage{tikz} | ||
\begin{document} | ||
\begin{tikzpicture} | ||
\filldraw[fill=blue, draw=blue, outer sep = 3px] (0,0) circle (15px) node[label=below right:Nucleus]{};%{\small Nucleus}; | ||
\path[densely dotted, draw=blue] (0,0) circle (105px); | ||
\filldraw[fill=blue, draw=blue, outer sep = 3px] (0,0) circle (10px) node[label=below right:Nucleus]{};%{\small Nucleus}; | ||
\path[densely dotted, draw=blue] (0,0) circle (70px); | ||
% \filldraw[fill=blue, draw=blue] (-79px, 70px) circle (3px) node[anchor=north west]{\tiny \(e^-\)}; | ||
\node[circle,minimum size=5px, radius=5px,fill=blue, draw=blue, label=below right:\(e^-\)] (e1) at (-79px, 70px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-180px, 90px) node[anchor=south east]{\tiny Photon} -- (e1); | ||
\node[circle, radius=5px,fill=blue, draw=blue, label=below:\phantom{\(e^-\)}] (e2) at (10px, 200px) {} ; | ||
\node[circle,minimum size=5px, radius=5px,fill=blue, draw=blue, label=below right:\(e^-\)] (e1) at (-35px, 60px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-120px, 60px) node[anchor=south east]{\small Photon} -- (e1); | ||
\node[circle, radius=5px,fill=blue, draw=blue, label=below:\phantom{\(e^-\)}] (e2) at (6px, 130px) {} ; | ||
\draw[->, draw=blue] (e1) -- (e2); | ||
\end{tikzpicture} | ||
\end{document} |
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
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
\documentclass[convert,tikz]{standalone} | ||
\documentclass[convert, margin=5mm,tikz]{standalone} | ||
\usepackage{tikz-feynman} | ||
\usepackage{tikz} | ||
\begin{document} | ||
\begin{tikzpicture} | ||
\filldraw[fill=blue, draw=blue, outer sep = 25px] (0,0) circle (50px) node[label=right:Ion]{}; | ||
\node[circle,minimum size=5px, radius=5px,fill=blue, draw=blue, label=right:\(e^-\)] (e1) at (-79px, 70px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-180px, 70px) node[anchor=south east]{} -- (e1); | ||
\filldraw[fill=blue, draw=blue, outer sep = 15px] (0,0) circle (30px) node[label=right:Ion]{}; | ||
\node[circle,minimum size=5px, radius=5px,fill=blue, draw=blue, label=right:\(e^-\)] (e1) at (-50px, 45px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-120px, 45px) node[anchor=south east]{} -- (e1); | ||
\end{tikzpicture} | ||
\end{document} |
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 |
---|---|---|
@@ -1,15 +1,15 @@ | ||
\documentclass[convert,tikz]{standalone} | ||
\documentclass[convert, margin=5mm, tikz]{standalone} | ||
\usepackage{tikz-feynman} | ||
\usepackage{tikz} | ||
\begin{document} | ||
\begin{tikzpicture} | ||
\filldraw[fill=blue, draw=blue, outer sep = 3px] (0,0) circle (15px) node[label=below right:Nucleus]{};%{\small Nucleus}; | ||
\path[densely dotted, draw=blue] (0,0) circle (150px); | ||
\path[densely dotted, draw=blue] (0,0) circle (200px); | ||
\filldraw[fill=blue, draw=blue, outer sep = 3px] (0,0) circle (10px) node[label=below right:Nucleus]{};%{\small Nucleus}; | ||
\path[densely dotted, draw=blue] (0,0) circle (70px); | ||
\path[densely dotted, draw=blue] (0,0) circle (90px); | ||
% \filldraw[fill=blue, draw=blue] (-79px, 70px) circle (3px) node[anchor=north west]{\tiny \(e^-\)}; | ||
\node[circle,minimum size=5px, radius=5px,fill=blue, draw=blue, label=below right:\(e^-\)] (e1) at (-80px, 125px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-400px, 90px) node[anchor=south east]{} -- (e1); | ||
\node[circle, radius=5px,fill=blue, draw=blue, label=below:\phantom{\(e^-\)}] (e2) at (10px, 200px) {} ; | ||
\node[circle,minimum size=5px, radius=5px,fill=blue, draw=blue, label=below right:\(e^-\)] (e1) at (-35px, 60px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-150px, 60px) node[anchor=south east]{} -- (e1); | ||
\node[circle, radius=5px,fill=blue, draw=blue, label=below:\phantom{\(e^-\)}] (e2) at (10px, 90px) {} ; | ||
\draw[->, draw=blue] (e1) -- (e2); | ||
\end{tikzpicture} | ||
\end{document} |
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
\documentclass[convert,tikz]{standalone} | ||
\documentclass[convert,margin=5mm,tikz]{standalone} | ||
\usepackage{tikz-feynman} | ||
\usepackage{tikz} | ||
\begin{document} | ||
\begin{tikzpicture} | ||
\draw[ultra thick] (0,0) circle (200px); | ||
\draw[ultra thick] (0,0) circle (175px); | ||
\draw[ultra thick] (0,0) circle (150px); | ||
\draw[ultra thick] (0,0) circle (125px); | ||
\filldraw[fill=orange!50!white, draw=orange, ultra thick] (0,0) circle (100px); | ||
\draw[] (0,0) circle (115px); | ||
\draw[] (0,0) circle (105px); | ||
\draw[] (0,0) circle (95px); | ||
\draw[] (0,0) circle (85px); | ||
\filldraw[fill=orange!50!white, draw=orange, ultra thick] (0,0) circle (75px); | ||
\node[] (inner) {Inner boundary of atmosphere} (0, 0); | ||
\node[] at (8, -5) (outer) {Outer boundary of atmosphere}; | ||
\node[] at (5.5, -3) (outer) {Outer boundary of atmosphere}; | ||
\end{tikzpicture} | ||
\end{document} |
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 |
---|---|---|
@@ -1,15 +1,15 @@ | ||
\documentclass[convert,tikz]{standalone} | ||
\documentclass[convert, margin=5mm, tikz]{standalone} | ||
\usepackage{tikz-feynman} | ||
\usepackage{tikz} | ||
%\usetikzlibrary{animations} | ||
\begin{document} | ||
\begin{tikzpicture} | ||
\filldraw[fill=blue, draw=blue, outer sep = 35px] (0,0) circle (75px) node[label=right:Atom/Molecule]{};%{\small Nucleus}; | ||
\filldraw[fill=blue, draw=blue, outer sep = 12px] (0,0) circle (30px) node[label=right:Atom/Molecule]{};%{\small Nucleus}; | ||
% \path[densely dotted, draw=blue] (0,0) circle (105px); | ||
% \filldraw[fill=blue, draw=blue] (-79px, 70px) circle (3px) node[anchor=north west]{\tiny \(e^-\)}; | ||
\node[] (e1) at (-41px, 63px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-180px, 90px) node[anchor=south east]{} -- (e1); | ||
\node[] (e2) at (10px, 200px) {} ; | ||
\node[] (e1) at (-15px, 25px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (-80px, 50px) node[anchor=south east]{} -- (e1); | ||
\node[] (e2) at (10px, 80px) {} ; | ||
\draw[->,decorate, decoration=snake, draw=yellow] (e1) -- (e2); | ||
\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
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