Physics domains at different spacetime scales & the Bronshtein cube

Physics domains at different spacetime scales & the Bronshtein cube (or “Bronstein cube”).

Inspired by “EUREKA!: Physics of Particles, Matter and the Universe” by R.J Blin-Stoyle.

relativity_scales-001.pngrelativity_scales-002.pngrelativity_scales-003.pngrelativity_scales-004.pngrelativity_scales-005.pngrelativity_scales-006.pngrelativity_scales-007.png

Edit and compile if you like:

% Author: Izaak Neutelings (June 2022)
% https://pubs.aip.org/aapt/ajp/article-abstract/91/10/819/2911822/All-objects-and-some-questions?redirectedFrom=fulltext
\documentclass[border=3pt,tikz]{standalone}
\usepackage{amsmath} % for \dfrac
\usepackage{siunitx}
\usepackage[outline]{contour} % glow around text
\contourlength{1.2pt}
\usetikzlibrary{3d} % for canvas
\usetikzlibrary{shadows.blur}
\usetikzlibrary{fadings}
\usetikzlibrary{decorations.text} % for text along path
% STYLE
\tikzset{>=latex}
\tikzstyle{xlab}=[below=-1,scale=0.85]
\tikzstyle{ylab}=[left=-1,scale=0.85]
% COLORS
\colorlet{mydarkblue}{blue!40!black}
\colorlet{mylightblue}{mydarkblue!12} %blue!70!black!20
\colorlet{myred}{red!80!black}
\colorlet{mydarkred}{red!50!black}
\colorlet{mylightred}{mydarkred!12}
\colorlet{mydarkgreen}{green!30!black}
\colorlet{mylightgreen}{mydarkgreen!12}
\colorlet{myorange}{orange!63!black}
\colorlet{mylightorange}{orange!80!black!12}
% CUSTOM HATCHED (denser than default)
\usetikzlibrary{patterns} % for hatched patterns
\def\hatchsize{4pt}
\makeatletter
\pgfdeclarepatternformonly{myhatch}{%
\pgfqpoint{-1pt}{-1pt}}{\pgfqpoint{\hatchsize}{\hatchsize}}{\pgfqpoint{\hatchsize}{\hatchsize}
}{%
%\pgfsetcolor{blue!50} %\tikz@pattern@color}
\pgfsetlinewidth{0.3pt}
\pgfpathmoveto{\pgfqpoint{0pt}{\hatchsize}}
\pgfpathlineto{\pgfqpoint{\hatchsize}{0pt}}
\pgfusepath{stroke}
}
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Click to download: relativity_scales.texrelativity_scales.pdf
Open in Overleaf: relativity_scales.tex

Leave a Reply

Your email address will not be published.