cv

Curriculum Vitae
git clone git://src.adamsgaard.dk/cv
Log | Files | Refs

commit 868a99b6fb2c1126ca446d7c85d436ba9f3b30c4
parent 4096481a912d424653fac4259ff376769b7040dc
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 13 Apr 2018 10:44:13 -0400

Use private email

Diffstat:
Mcv.tex | 403+++++++++++++++++++++++++++++++++++++++++++------------------------------------
1 file changed, 220 insertions(+), 183 deletions(-)

diff --git a/cv.tex b/cv.tex @@ -1,11 +1,7 @@ -% File: application.tex -% Created: Tue Jan 24 01:00 PM 2012 C -% Last Change: Tue Jan 24 01:00 PM 2012 C -% - -%% Document class selection. Uncomment only one. +%% compile with lualatex +%! TEX program = lualatex %\documentclass[10pt,a4paper,twoside]{article} -\documentclass[11pt,a4paper]{article} +\documentclass[10pt,a4paper]{article} %\documentclass[10pt,a4paper,twocolumn]{article} %\documentclass[10pt,a4paper,twoside,twocolumn]{article} @@ -17,118 +13,180 @@ %% Font settings (recommended in Butterick's practical typography) % http://practicaltypography.com/ \usepackage[T1]{fontenc} % Font encoding -\usepackage{charter} % Serif body font +%\usepackage{charter} % Serif body font \usepackage[charter]{mathdesign} % Math font -\usepackage[scale=0.9]{sourcecodepro} % Monospaced fontenc +%\usepackage[scale=0.85]{sourcecodepro} % Monospaced fontenc \usepackage[lf]{FiraSans} % Sans-serif font -\usepackage[hidelinks]{hyperref} +%\usepackage{fontawesome} +\usepackage{fontspec} +\setmonofont[Mapping=tex-text,Scale=0.90]{PragmataPro}%{Fira Mono} +\setmainfont[ItalicFont = Charter Italic, + BoldFont = Charter Bold, + BoldItalicFont = Charter Bold Italic, + Ligatures = TeX]{Charter} + +\usepackage[usenames,svgnames]{xcolor} +\usepackage[colorlinks = true, + linkcolor = MidnightBlue, + urlcolor = MidnightBlue, + citecolor = MidnightBlue, + anchorcolor = MidnightBlue]{hyperref} +%\usepackage[hidelinks]{hyperref} \usepackage{siunitx} \usepackage{longtable} \setlength{\LTpre}{0pt} % disable spacing above table %\setlength{\LTpost}{0pt} % disable spacing after table +% format enumerated lists +\usepackage{enumitem} % allow adjustment of lists +\setlist[itemize]{leftmargin=*} +\usepackage{etaremune} % reverse-counting enumerate environment +\renewcommand{\labelenumi}{[\theenumi]} +\renewcommand\labelitemi{--} + +\usepackage[nodayofweek]{datetime} +\newdateformat{mydate}{\twodigit{\THEDAY}{~}\shortmonthname[\THEMONTH], \THEYEAR} + %% Layout \usepackage{multicol} % n columns with \begin{multicols}{<n>} ... \end{multicols} +%\setlength{\multicolsep}{6.0pt plus 2.0pt minus 1.5pt}% 50% of original values +%\setlength{\multicolsep}{0.0pt plus 2.0pt minus 1.5pt} + %\setlength{\columnsep}{5pc} -%\usepackage{fullpage} % 1 inch margins -\usepackage{a4wide} +\usepackage[lmargin=1.5in,rmargin=1.5in,bmargin=2.0in]{geometry} +% Headers and footers +\usepackage{lastpage} % for "Page N of M" footer \usepackage{fancyhdr} \pagestyle{fancy} -\rhead{Damsgaard, CV} +\rhead{\small A.\ Damsgaard, CV} +\lfoot{\small \emph{Updated: \today}} +\cfoot{} +\rfoot{\small\thepage{} of~\pageref{LastPage}} \renewcommand{\headrulewidth}{0pt} +\fancypagestyle{firststyle} +{\fancyhf{} + \fancyfoot[L]{\small \emph{Updated: \today}} + \fancyfoot[R]{\small \thepage{} of~\pageref{LastPage}} +} \usepackage{booktabs}% http://ctan.org/pkg/booktabs \newcommand{\tabitem}{\hspace{1.5em}\llap{\textbullet}~} \usepackage{titlesec} % Used to customize the \section command -\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule] % Text formatting of sections +%\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[{\titlerule[1pt]}] +%\titleformat{\section}{\Large\scshape\raggedright}{{\titlerule[1pt]}}{0em}{}[{\titlerule[1pt]}] + +\titleformat{\section}% +{\titlerule[1pt]{} + \vspace{.8ex}% +\filcenter% +\small\bfseries\sffamily\uppercase} +{\thesection.}{}{} + +\titleformat{\subsection}% +{\vspace{.8ex}% +\large\bfseries\sffamily} +{\thesection.}{}{} + + +% Text formatting of sections %\titlespacing{\section}{0pt}{3pt}{3pt} % Spacing around sections -\titlespacing{\section}{0pt}{12pt}{8pt} % Spacing around sections +%\titlespacing{\section}{0pt}{12pt}{8pt} % Spacing around sections +%\titlespacing{\section}{0pt}{1em}{.5em} % Spacing around sections +\titlespacing*{\section}{0pt}{2em}{1em} \begin{document} %\pagestyle{empty} % disable footer with page no +%\thispagestyle{plain} % disable header and use simple footer +\thispagestyle{firststyle} %\maketitle %\par{\centering{\LARGE \bf Anders Damsgaard}\bigskip\par} -\par{\centering{\LARGE \bf Anders Damsgaard}\par} -\thispagestyle{empty} +\noindent{\LARGE \bfseries \sffamily Anders Damsgaard} + +\section*{Contact information} +\vspace{-1.5em} +\begin{multicols}{2} + \noindent + \textbf{\large Princeton University}\\ + Geophysical Fluid Dynamics Laboratory\\ + 201 Forrestal Road\\ + Princeton, NJ 08540, USA\@ + + \columnbreak{} -\begin{center} \begin{tabular}{rl} - {Email:} & \url{andersd@princeton.edu}\\ - {Web:} & \url{https://adamsgaard.dk} \\ - {Phone:} & +1-858-247-8944 % chktex 8 -\end{tabular} -\end{center} - -\section{Current position} -\noindent -\textbf{Princeton University}: Postdoctoral Research Associate. - -Program in Atmospheric and Oceanic Sciences/Geophysical Fluid Dynamics -Laboratory (NOAA). - -201 Forrestal Road, Room 305. Princeton, New Jersey 08540, USA.\@ - -Phone: +1-609-452-5307 % chktex 8 - -\section{Education} -\begin{longtable}{p{2cm} p{12cm}} - 2013--2015 & \textbf{Aarhus University}, Department of Geoscience\\ - & Ph.D.: \emph{``Numerical modeling of subglacial sediment -deformation''}\\ - & \emph{Supervisors:} David L.\ Egholm and Jan A.\ Piotrowski.\\ - & Thesis download: \url{https://adamsgaard.dk/ad-thesis.pdf}\\[0.5em] - 2010--2013 & \textbf{Aarhus University}, Department of Geoscience\\ - & M.Sc.\ equivalent: Subglacial geology and sedimentology\\ - & \emph{Supervisors:} David L.\ Egholm and Jan A.\ - Piotrowski.\\[0.5em] - 2006--2010 & \textbf{Aarhus University}, Department of Geoscience\\ - & B.Sc.: Quaternary geology\\ - & \emph{Supervisors:} Christian Kronborg and Niels T.\ Knudsen.\\ -\end{longtable} - -\section{Professional experience} -\begin{longtable}{p{2cm} p{12cm}} - 2017-- & \textbf{Princeton University}\\ - present & Program in Atmospheric and Oceanic Sciences,\\ - & Andlinger Center for Energy and the Environment,\\ - & Geophysical Fluid Dynamics Laboratory (GFDL),\\ - & National Oceanographic and Atmosphere Administration - (NOAA).\\[0.2em] - & \emph{Postdoctoral Research Associate}\\ - & \tabitem{} Design of Lagrangian methods for simulating sea-ice - dynamics\\ - & \tabitem{} Analysis of sea-ice mechanics\\ - & \tabitem{} Coupling of Lagrangian methods to global climate - models\\ - & \emph{Supervisors:} Alistair Adcroft and Olga Sergienko.\\[0.5em] - - 2016--2017 & \textbf{Scripps Institution of Oceanography}\\ - & Institute of Geophysics and Planetary Physics,\\ - & University of California, San Diego.\\[0.2em] - & \emph{Green's Foundation Postdoctoral Scholar}\\ - & \tabitem{} Subglacial hydrology modeling\\ - & \tabitem{} Sediment mechanics under the West Antarctic Ice - Sheet\\ - & \tabitem{} Rate and state friction in discrete-element - models\\ - & \emph{Supervisor:} Helen A.\ Fricker.\\[0.5em] - - 2015 & \textbf{Aarhus University}, Department of - Geoscience.\\[0.2em] - & \emph{Research assistant}\\ - & \tabitem{} Markov-Chain Monte Carlo inversion of cosmogenic - nuclide ages\\ - & \tabitem{} Constructed web front and backend for MATLAB - inversion tools\\ - & \emph{Supervisor:} Mads F.\ Knudsen.\\ -\end{longtable} - -\section{Awards, grants, and scholarships} -\begin{itemize} + \\ + {Phone:} & +1-609-452-5307\\ % chktex 8 + %{Phone:} & +1-858-247-8944\\ % chktex 8 + {Email:} & \url{anders@adamsgaard.dk}\\ + {Web:} & \url{https://adamsgaard.dk} \\ + \end{tabular} +\end{multicols} + +\section*{Education} +\begin{itemize}[leftmargin=1in,topsep=0in,parsep=0.5em,labelwidth=0.9in,align=left] + \item[2013--15] \textbf{\large Aarhus University}\\ + Department of Geoscience\\ + Ph.D.: \emph{``Numerical modeling of subglacial sediment + deformation''}\\ + \emph{Supervisors:} David L.\ Egholm and Jan A.\ Piotrowski\\ + Thesis download: \url{https://adamsgaard.dk/ad-thesis.pdf} + + \item[2010--13] \textbf{\large Aarhus University}\\ + Department of Geoscience\\ + M.Sc.\ equivalent: Subglacial geology and sedimentology\\ + \emph{Supervisors:} David L.\ Egholm and Jan A.\ Piotrowski + + \item[2006--10] \textbf{\large Aarhus University}\\ + Department of Geoscience\\ + B.Sc.: Quaternary Geology\\ + \emph{Supervisors:} Christian Kronborg and Niels T.\ Knudsen +\end{itemize} + +\section*{Professional experience} +\begin{itemize}[leftmargin=1in,topsep=0in,parsep=0.5em,labelwidth=0.9in,align=left] +%\begin{itemize}[leftmargin=1in,topsep=0in,parsep=0.5em] + \item[2017--Present] \textbf{\large Princeton University}\\ + \emph{Postdoctoral Research Associate}\\ + Program in Atmospheric and Oceanic Sciences\\ + Andlinger Center for Energy and the Environment\\ + Geophysical Fluid Dynamics Laboratory (GFDL)\\ + National Oceanographic and Atmosphere Administration (NOAA) + \begin{itemize}[leftmargin=0.2in,topsep=0in,parsep=0in] + \item Design of Lagrangian methods for simulating sea-ice dynamics + \item Analysis of sea-ice mechanics + \item Coupling of Lagrangian methods to global climate models + \end{itemize} + \emph{Supervisors:} Alistair Adcroft and Olga Sergienko + + + \item[2016--17] \textbf{\large Scripps Institution of Oceanography}\\ + \emph{Green's Foundation Postdoctoral Scholar}\\ + Institute of Geophysics and Planetary Physics\\ + University of California, San Diego + \begin{itemize}[leftmargin=0.2in,topsep=0in,parsep=0in] + \item Subglacial hydrology modeling + \item Sediment mechanics under the West Antarctic Ice Sheet + \item Rate and state friction in discrete-element models + \end{itemize} + \emph{Supervisor:} Helen A.\ Fricker + + \item[2015] \textbf{\large Aarhus University}\\ + \emph{Research assistant}\\ + Department of Geoscience + \begin{itemize}[leftmargin=0.2in,topsep=0in,parsep=0in] + \item Markov-Chain Monte Carlo inversion of cosmogenic nuclide ages + \item Constructed web front and backend for MATLAB inversion tools + \end{itemize} + \emph{Supervisor:} Mads F.\ Knudsen +\end{itemize} + +\section*{Awards, grants, and scholarships} +%\begin{itemize}[leftmargin=0.5in,topsep=0in,parsep=0.5em] +\begin{itemize}[leftmargin=0.75in,topsep=0in,parsep=0.5em,labelwidth=0.65in,align=left] \item[2016] Aarhus University Research Foundation:\\ Award for outstanding Ph.D.\ research in Science and Technology. @@ -151,66 +209,62 @@ deformation''}\\ \end{itemize} -\section{Publications} -\begin{itemize} +\section*{Publications} +\begin{etaremune}[leftmargin=0in,topsep=0in,parsep=0in] - \item[8] \textbf{Damsgaard, A.}, A.\ Adcroft, and O.\ Sergienko 2018 + \item \textbf{Damsgaard, A.}, A.\ Adcroft, and O.\ Sergienko 2018 ``Application of discrete-element methods to approximate sea-ice dynamics''. Submitted to \emph{Journal of Advances in Modeling Earth Systems}. Preprint published on EarthArXiv: \url{https://doi.org/10.17605/OSF.IO/J6VPN}. - \item[7] Bateman, M.\ D., D.\ A.\ Swift, J.\ A.\ Piotrowski, E.\ J.\ - Rhodes, \textbf{A.\ Damsgaard} 2018 + \item Bateman, M.\ D., D.\ A.\ Swift, J.\ A.\ Piotrowski, E.\ J.\ Rhodes, + \textbf{A.\ Damsgaard} 2018 ``Can glacial shearing of sediment reset the signal used for luminescence dating?''. \emph{Geomorphology}, vol.\ 306, 90--101. \url{https://doi.org/10.1016/j.geomorph.2018.01.017} - \item[6] \textbf{Damsgaard, A.}, J.\ Suckale, J.\ A.\ Piotrowski, M.\ + \item \textbf{Damsgaard, A.}, J.\ Suckale, J.\ A.\ Piotrowski, M.\ Houssais, M.\ R.\ Siegfried, and H.\ A.\ Fricker 2017 ``Sediment behavior controls equilibrium width of subglacial channels''. \emph{Journal of Glaciology}, vol.\ 63, 1034--1048. \url{https://doi.org/10.1017/jog.2017.71} - \item[5] \textbf{Damsgaard, A.}, A.\ Cabrales-Vargas, J.\ Suckale, and L.\ - Goren 2017 + \item \textbf{Damsgaard, A.}, A.\ Cabrales-Vargas, J.\ Suckale, and L.\ Goren + 2017 ``The coupled dynamics of meltwater percolation and granular deformation in the sediment layer underlying parts of the big ice sheets''. \emph{Poromechanics VI}. \url{https://doi.org/10.1061/9780784480779.024} - \item[4] - \textbf{Damsgaard, A.}, D.\ L.\ Egholm, L.\ H.\ Beem, N.\ K.\ Larsen, + \item \textbf{Damsgaard, A.}, D.\ L.\ Egholm, L.\ H.\ Beem, N.\ K.\ Larsen, S.\ Tulaczyk, J.\ A.\ Piotrowski, and M.\ R.\ Siegfried 2016 ``Ice flow dynamics forced by water pressure variations in subglacial granular beds''. \emph{Geophysical Research Letters}, vol.\ 43, \num{12165}–\num{12173}. \url{https://doi.org/10.1002/2016GL071579} - \item[3] - \textbf{Damsgaard, A.}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ + \item \textbf{Damsgaard, A.}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ Tulaczyk, N.\ K.\ Larsen, and C.\ F.\ Br\ae{}dstrup 2015 ``A new methodology to simulate subglacial deformation of water-saturated granular material''. \emph{The Cryosphere}, - vol.\ 9, 2183--2200. + vol.\ 9, 2183--2200.\\ \url{https://doi.org/10.5194/tc-9-2183-2015} % chktex 8 - \item[2] - Br\ae{}dstrup, C.\ F., \textbf{A.\ Damsgaard}, and D.\ L.\ Egholm + \item Br\ae{}dstrup, C.\ F., \textbf{A.\ Damsgaard}, and D.\ L.\ Egholm 2014 ``Ice-sheet modelling accelerated by graphics cards''. \emph{Computers \& Geosciences}, - vol.\ 72, 210--220. + vol.\ 72, 210--220.\\ \url{https://doi.org/10.1016/j.cageo.2014.07.019} - \item[1] - \textbf{Damsgaard, A.}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ + \item \textbf{Damsgaard, A.}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ Tulaczyk, N.\ K.\ Larsen, and K.\ Tylmann 2013 ``Discrete element modeling of subglacial sediment deformation''. @@ -218,106 +272,94 @@ deformation''}\\ vol.\ 118, 2230--2242. \url{https://doi.org/10.1002/2013JF002830} -\end{itemize} +\end{etaremune} -\section{Presentations} +\section*{Presentations} \subsection*{Invited talks} -\begin{itemize} +\begin{etaremune}[leftmargin=0in,topsep=0in,parsep=0in] - \item[7] - \textbf{A.\ Damsgaard}, J.\ Suckale, J.\ A.\ Piotrowski, M.\ Houssais, + \item \textbf{A.\ Damsgaard}, J.\ Suckale, J.\ A.\ Piotrowski, M.\ Houssais, M.\ R.\ Siegfried, and H.\ A.\ Fricker ``Subglacial channelized drainage on soft beds and implications for grounding-line dynamics''. Geological Society of America Annual Meeting 2017, Seattle, WA, USA.\@ - \item[6] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ Suckale, J.\ A.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ Suckale, J.\ A.\ Piotrowski, M.\ Houssais, M.\ R.\ Siegfried, and H.\ A.\ Fricker ``Grain-scale numerical modeling of granular mechanics and fluid dynamics''. Week's lecturer at University of Wisconsin Madison, Department of Geoscience, November 2017. - \item[5] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, S.\ Tulaczyk, J.\ A.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, S.\ Tulaczyk, J.\ A.\ Piotrowski, N.\ K.\ Larsen, M.\ R.\ Siegfried, L.\ H.\ Beem, and J.\ Suckale ``Subglacial sediment mechanics investigated by computer simulation of granular material''. American Geophysical Union Fall Meeting 2016, San Francisco, CA, USA.\@ - \item[4] - J.\ Suckale, C.\ W.\ Elsworth, \textbf{A.\ Damsgaard}, L.\ Goren, A.\ + \item J.\ Suckale, C.\ W.\ Elsworth, \textbf{A.\ Damsgaard}, L.\ Goren, A.\ Cabrales, D.\ Li, I.\ Kasmalkar, and S.\ Maldonado ``Taking advantage of the predictive potential of process-based models for ice exploration''. American Geophysical Union Fall Meeting 2016, San Francisco, CA, USA.\@ - \item[3] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, S.\ Tulaczyk, N.\ K.\ Larsen, + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, S.\ Tulaczyk, N.\ K.\ Larsen, J.\ A.\ Piotrowski, M.\ R.\ Siegfried, L.\ H.\ Beem, J.\ Suckale, and L.\ Goren ``Grain-scale numerical modeling of granular mechanics and fluid dynamics''. Stanford University, Department of Geoscience, July 2016. - \item[2] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, L.\ H.\ Beem, S.\ Tulaczyk, N.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, L.\ H.\ Beem, S.\ Tulaczyk, N.\ K.\ Larsen, J.\ A.\ Piotrowski, and M.\ R.\ Siegfried ``Grain-scale numerical modeling of granular mechanics and fluid dynamics and application in a glacial context''. Keynote speaker at Community Surface Dynamics Modeling System (CSDMS) Annual Meeting, March 2016, Boulder, CO, USA.\@ - \item[1] C.\ F.\ Br\ae{}dstrup, D.\ L.\ Egholm, S.\ V.\ Ugelvig, - \textbf{A.\ Damsgaard}, and J.\ L.\ Andersen + \item C.\ F.\ Br\ae{}dstrup, D.\ L.\ Egholm, S.\ V.\ Ugelvig, \textbf{A.\ + Damsgaard}, and J.\ L.\ Andersen ``Feedbacks between subglacial dynamics and long-term glacial landscape evolution''. American Geophysical Union Fall Meeting 2013, San Francisco, CA, USA.\@ -\end{itemize} +\end{etaremune} \subsection*{Oral presentations} -\begin{itemize} +\begin{etaremune}[leftmargin=0in,topsep=0in,parsep=0in] - \item[10] - J.\ A.\ Piotrowski, M.\ Bering Holdensen, W.\ Narloch, \textbf{A.\ - Damsgaard}, N.\ K.\ Larsen + \item J.\ A.\ Piotrowski, M.\ B.\ Holdensen, W.\ Narloch, S.\ Carr, + \textbf{A.\ Damsgaard}, N.\ K.\ Larsen ``Subglacial till deformation constrained by laboratory experiments''. European Geosciences Union, General Assembly 2018, Vienna, Austria, EGU2018--8662. - \item[9] - J.\ A.\ Piotrowski, M.\ Bering Holdensen, W.\ Narloch, \textbf{A.\ + \item J.\ A.\ Piotrowski, M.\ Bering Holdensen, W.\ Narloch, \textbf{A.\ Damsgaard}, N.\ K.\ Larsen ``Subglacial till deformation: Lessons from laboratory experiments''. Nordic Geological Winter Meeting 2018, Copenhagen, Denmark. - \item[8] - \textbf{A.\ Damsgaard}, A.\ Adcroft, O.\ Sergienko, and A.\ Stern + \item \textbf{A.\ Damsgaard}, A.\ Adcroft, O.\ Sergienko, and A.\ Stern ``Discrete-element simulation of sea-ice mechanics: Contact mechanics and granular jamming''. American Geophysical Union Fall Meeting 2017, New Orleans, LA, USA.\@ - \item[7] - I.\ Kasmalkar, \textbf{A.\ Damsgaard}, A.\ Cabrales-Vargas, J.\ Suckale, + \item I.\ Kasmalkar, \textbf{A.\ Damsgaard}, A.\ Cabrales-Vargas, J.\ Suckale, and L.\ Goren ``Grain-scale investigation of grain and melt-water interaction and implications for the dynamics of ice flow over soft sediments''. 6th Biot Conference on Poromechanics 2017, Paris, France. - \item[6] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, L.\ H.\ Beem, S.\ Tulaczyk, N.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, L.\ H.\ Beem, S.\ Tulaczyk, N.\ K.\ Larsen, J.\ A.\ Piotrowski, and M.\ R.\ Siegfried ``Creep and stick-slip in subglacial granular beds forced by variations in water pressure''. West Antarctic Ice Sheet Workshop 2016, VA, USA.\@ - \item[5] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, L.\ H.\ Beem, S.\ Tulaczyk, N.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, L.\ H.\ Beem, S.\ Tulaczyk, N.\ K.\ Larsen, J.\ A.\ Piotrowski, and M.\ R.\ Siegfried ``Creep and stick-slip in subglacial granular beds forced by ocean tides''. @@ -325,110 +367,100 @@ deformation''}\\ Interactions of Ice Sheets and Glaciers with the Ocean, 2016, La Jolla, CA, USA.\@ - \item[4] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ Tulaczyk, and N.\ K.\ Larsen ``Oscillations in till strength due to particle-fluid feedbacks''. International Union for Quaternary Research Congress, 2015, Nagoya, Japan. - \item[3] J.\ A.\ Piotrowski, K.\ Tylmann, W.\ Narloch, W.\ Wysota, - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, N.\ K.\ Larsen, and J.\ - Lesemann. + \item J.\ A.\ Piotrowski, K.\ Tylmann, W.\ Narloch, W.\ Wysota, \textbf{A.\ + Damsgaard}, D.\ L.\ Egholm, N.\ K.\ Larsen, and J.\ Lesemann. ``A soft-bed system under the Scandinavian Ice Sheet: Mosaic of stable and deforming spots''. Abstract from 31st Nordic Geological Winter Meeting 2014, Lund, Sweden. - \item[2] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ Tulaczyk, and N.\ K.\ Larsen ``Discrete element modeling of subglacial sediment deformation''. American Geophysical Union Fall Meeting 2013, San Francisco, CA, USA.\@ - \item[1] - J.\ A.\ Piotrowski, K.\ Tylmann, W.\ Narloch, W.\ Wysota, \textbf{A.\ + \item J.\ A.\ Piotrowski, K.\ Tylmann, W.\ Narloch, W.\ Wysota, \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, N.\ K.\ Larsen, and J.\ Lesemann ``Subglacial mosaic of stable and deforming spots under the Scandinavian Ice Sheet: field, laboratory and numerical data''. Canadian Quaternary Association biannual meeting, August 2013, Edmonton, Canada. -\end{itemize} +\end{etaremune} \subsection*{Poster presentations} -\begin{itemize} +\begin{etaremune}[leftmargin=0in,topsep=0in,parsep=0in] - \item[8] - D.\ Li, J.\ Suckale, A.\ Cabrales, and \textbf{A.\ Damsgaard} + \item D.\ Li, J.\ Suckale, A.\ Cabrales, and \textbf{A.\ Damsgaard} ``Till dynamics underneath ice streams with a nonlocal dense granular flow model''. American Geophysical Union Fall Meeting 2016, San Francisco, CA, USA.\@ - \item[7] - A.\ Cabrales-Vargas, J.\ Suckale, \textbf{A.\ Damsgaard}, and L.\ Goren + \item A.\ Cabrales-Vargas, J.\ Suckale, \textbf{A.\ Damsgaard}, and L.\ Goren ``Spatially variable till deformation and water transport in ice-stream shear margins from numerical simulations''. American Geophysical Union Fall Meeting 2016, San Francisco, CA, USA.\@ - \item[6] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ Tulaczyk, N.\ K.\ Larsen, and C.\ F.\ Br\ae{}dstrup ``Numerical modeling of particle-fluid mixtures in a subglacial setting''. American Geophysical Union Fall Meeting 2014, San Francisco, CA, USA.\@ - \item[5] - \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ + \item \textbf{A.\ Damsgaard}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, S.\ Tulaczyk, and N.\ K.\ Larsen ``Numerical modelling of granular subglacial deformation using the discrete element method''. European Geosciences Union, General Assembly 2013, Vienna, Austria, EGU2013--4026. - \item[4] - \textbf{A.\ D.\ Christensen}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, and + \item \textbf{A.\ D.\ Christensen}, D.\ L.\ Egholm, J.\ A.\ Piotrowski, and S.\ Tulaczyk ``Discrete element modelling of subglacial sediment deformation''. European Geosciences Union, General Assembly 2012, Vienna, Austria, EGU2012--2931. - \item[3] O.\ R.\ Clausen, D.\ L.\ Egholm, R.\ Wesenberg, and \textbf{A.\ - D.\ Christensen} (presenting author) + \item O.\ R.\ Clausen, D.\ L.\ Egholm, R.\ Wesenberg, and \textbf{A.\ D.\ + Christensen} (presenting author) ``Salt movements and faulting of the overburden --- can numerical modeling predict the fault patterns above salt structures?'' European Geosciences Union, General Assembly 2012, Vienna, Austria, EGU2012--1615. - \item[2] - \textbf{A.\ D.\ Christensen}, D.\ L.\ Egholm, and J.\ A.\ Piotrowski + \item \textbf{A.\ D.\ Christensen}, D.\ L.\ Egholm, and J.\ A.\ Piotrowski ``Numerical modelling of sediment deformation by glacial stress''. International Union for Quaternary Research Congress 2011, Bern, Switzerland. - \item[1] - \textbf{A.\ D.\ Christensen}, D.\ L.\ Egholm, and J.\ A.\ Piotrowski + \item \textbf{A.\ D.\ Christensen}, D.\ L.\ Egholm, and J.\ A.\ Piotrowski ``Numerical modelling of subglacial sediment deformation''. European Geosciences Union, General Assembly 2011, Vienna, Austria, EGU2011--7829. -\end{itemize} +\end{etaremune} -\section{Professional affiliations} -\begin{itemize} +\section*{Professional affiliations} +\begin{itemize}[leftmargin=0in,topsep=0in,parsep=0in] \item Member, American Geophysical Union (2013--present) \item Member, Geological Society of America (2017--present) \item Member, International Glaciological Society (2015--present) \item Member, European Geosciences Union (2011--2013) + \item Member, CICE Consortium (2017--present) \end{itemize} -\section{Select activities in programming and high-performance computing} -\begin{itemize} +\section*{Select activities in programming and high-performance computing} +\begin{itemize}[leftmargin=0in,topsep=0in,parsep=0in] - \item Proficient programmer in C, C\texttt{++}, FORTRAN, OpenMP, MPI, - Python, CUDA C, Octave/MAT\-LAB, Julia, HTML/CSS/Javascript/PHP/MySQL, - bash/sed/awk, and POSIX operating system environments. + \item Proficient programmer in C, C\texttt{++}, OpenMP, MPI, Python, CUDA + C, Oc\-ta\-ve/MAT\-LAB, Julia, HTML/CSS/Javascript/PHP/MySQL, + bash/sed/awk, \LaTeX{}, and POSIX operating system environments. \item Creator of \textbf{sphere}, a three-dimensional discrete element method algorithm with optional fluid coupling. Written in CUDA C, C++, @@ -467,11 +499,16 @@ deformation''}\\ multiplexing, useful for dealing with multiple programs from a command-line interface. + \item Contributor to \textbf{Icepack} and \textbf{CICE}, numerical codes + for sea-ice column physics and dynamics. + \url{https://github.com/CICE-Consortium/Icepack}\\ + \url{https://github.com/CICE-Consortium/CICE} + \end{itemize} -\section{Service to the field} +\section*{Service to the field} \noindent Reviewer for the following agencies and academic journals: -\begin{itemize} +\begin{itemize}[leftmargin=1em,topsep=0.5em,parsep=0in] \item National Science Foundation \item Journal of Glaciology \item Quaternary Science Reviews @@ -481,9 +518,9 @@ deformation''}\\ \end{itemize} -\section{Teaching and outreach} +\section*{Teaching and outreach} -\begin{itemize} +\begin{itemize}[leftmargin=0in,topsep=0in,parsep=0in] \item Taught a workshop on granular modeling using the discrete element method. University of Wisconsin Madison, Department of Geoscience, @@ -500,7 +537,7 @@ deformation''}\\ \end{itemize} \subsection*{Outreach} -\begin{itemize} +\begin{itemize}[leftmargin=0in,topsep=0in,parsep=0in] \item Article (two full pages) in danish newspaper ``Nordjyske Stifttidende'' about my research on climate change and sediment @@ -522,7 +559,7 @@ deformation''}\\ \end{itemize} \subsection*{Teaching assistance at Aarhus University} -\begin{itemize} +\begin{itemize}[leftmargin=0in,topsep=0in,parsep=0in] \item Theoretical Geophysics (exercises) \item Geophysical Methods (exercises and field excursions) @@ -536,8 +573,8 @@ deformation''}\\ \item Quaternary Sediments (parts I and II, classes and field excursion) \item Geomodeling (exercises) \item Palaeontology and stratigraphy (exercises) - \item Hydrology, soil processes, and dynamic geomorphology (classes, - exercises, and field excursion) + \item Hydrology, soil processes, and dynamic geomorphology\\ + (classes, exercises, and field excursion) \end{itemize}