<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Hi Roland,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
thanks for your help!</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Cheers,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Giuseppe</div>
<div>
<div><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
<hr tabindex="-1" style="display:inline-block; width:98%;">
<b>From:</b> Roland Haas<br>
<b>Sent:</b> Wednesday, July 01, 2020 15:09<br>
<b>To:</b> Ficarra, Giuseppe<br>
<b>Cc:</b> Einstein Toolkit Users<br>
<b>Subject:</b> Re: [Users] time grid function location
<div><br>
</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hello Giuseppe,<br>
<br>
time is accessible trough the variable &quot;cctk_time&quot; defined by Cactus.<br>
You need to have &quot;DECLARE_CCTK_ARGUMENTS&quot; in your code but nothing else<br>
is required.<br>
<br>
Plesae see:<br>
<br>
<a href="http://einsteintoolkit.org/usersguide/UsersGuide.html#x1-97000C1.6.2" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable">http://einsteintoolkit.org/usersguide/UsersGuide.html#x1-97000C1.6.2</a><br>
<br>
for further details on which variables are defined by<br>
DECLARE_CCTK_ARGUMENTS and CCTK_ARGUMENTS.<br>
<br>
Yours,<br>
Roland<br>
<br>
&gt; Dear all,<br>
&gt; <br>
&gt; I am trying to implement a Fortran routine in the Einstein Toolkit that computes a function at every timestep in the evolution.<br>
&gt; In order to do this I need to pass the time grid function to this routine but I was unable to locate in which thorn this is defined.<br>
&gt; Can anyone point me in the right direction?<br>
&gt; <br>
&gt; Best regards,<br>
&gt; Giuseppe<br>
<br>
<br>
-- <br>
My email is as private as my paper mail. I therefore support encrypting<br>
and signing email messages. Get my PGP key from <a href="http://pgp.mit.edu" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable">
http://pgp.mit.edu</a> .<br>
</div>
</span></font></div>
</div>
</body>
</html>