[Users] Users Digest, Vol 163, Issue 1

Leo Rosa Werneck leow155 at gmail.com
Thu Oct 5 09:54:56 CDT 2023


Dear Tomas,

It sounds like what is happening is that the grid function in question only has 1 time level, but multiple active refinement levels. Because of sub cycling in time, not all refinement levels will be at the same cctk_time during a simulation. Therefore, if you request, for example, output_every = 1, then the toolkit tries to perform time interpolations when outputting the data (I think). Since the grid function only has 1 time level active, the toolkit can’t do that for the interpolation method selected (likely some default parameter in the thorn), hence the error.

The easiest, and likely most useful, way to fix this is to only output data when all time levels are aligned. For example, you can achieve this by requesting to output the data on iterations that are multiple of 2^(max_refinement_levels).

Alternatively, you can look at the param.ccl file of the Extract thorn and see if there a way to change the number of active time levels.

Hope this helps!

Cheers,
Leo


------
Leonardo R. Werneck, Ph.D.
Postdoctoral researcher
Office EP 314 | Department of Physics | University of Idaho
875 Perimeter Dr. MS 0903
Moscow, ID 83844-0903, USA
leonardo at uidaho.edu <mailto:leonardo at uidaho.edu>
https://leowerneck.github.io <https://leowerneck.github.io/>

> On Oct 2, 2023, at 3:50 AM, users-request at einsteintoolkit.org wrote:
> 
> Send Users mailing list submissions to
> 	users at einsteintoolkit.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.einsteintoolkit.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> 	users-request at einsteintoolkit.org
> 
> You can reach the person managing the list at
> 	users-owner at einsteintoolkit.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
> 
> 
> Today's Topics:
> 
>   1. Today: NR community call at 9am Pacific / noon NYC / 5pm
>      London / 6pm Berlin (Nils Vu)
>   2. Einstein Toolkit Meeting Reminder (rhaas at illinois.edu)
>   3. meeting minutes for 2023-09-28 (Roland Haas)
>   4. thorn Extract (Tomas Andrade)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 11 Sep 2023 07:51:34 -0700
> From: Nils Vu <nils.vu at black-holes.org>
> To: nr-community-call at black-holes.org
> Subject: [Users] Today: NR community call at 9am Pacific / noon NYC /
> 	5pm London / 6pm Berlin
> Message-ID: <42ED8340-ED86-442E-9231-591AF9B2B619 at black-holes.org>
> Content-Type: text/plain; charset="utf-8"
> 
> ??Dear Numerical Relativists,
> 
> We?ll have our NR community call today, Monday Sep 11, 9am LA / noon NYC / 5pm London / 6pm Berlin in this Zoom room:
> 
> https://caltech.zoom.us/j/87114806411
> 
> Our speakers today will be Deborah Ferguson (UT Austin / UIUC) and Jaime Redondo Yuste (NBI).
> 
> - Feel free to circulate this information within the NR community.
> - Please subscribe to our mailing list <https://groups.google.com/u/1/a/black-holes.org/g/nr-community-call/> to receive info on the community calls in the future (or send a short message to nr-community-call+subscribe at black-holes.org <mailto:nr-community-call+subscribe at black-holes.org> to subscribe) and join our Slack <https://join.slack.com/t/generalrelativity/shared_invite/zt-dl4gqb6v-aAuw~post8OOMGCS2i~VkA> for discussions (channel: #nr-community-call <https://generalrelativity.slack.com/archives/C021LLTLK37>).
> - Please sign up for a slot <https://docs.google.com/forms/d/e/1FAIpQLSfoCnnCJve7J7Jzrpdlqw7nAbwWS_iuX_evuTiajI-m9nstKA/viewform?usp=sf_link> in the schedule to speak at one of the community calls: https://github.com/sxs-collaboration/nr-community-call/wiki
> 
> Looking forward to seeing you all later,
> Nils
> 
> ?
> Nils Vu, Ph.D. (he/him)
> Sherman Fairchild Postdoctoral Fellow in Theoretical Astrophysics
> California Institute of Technology
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.einsteintoolkit.org/pipermail/users/attachments/20230911/82776825/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 27 Sep 2023 17:15:01 -0500
> From: rhaas at illinois.edu
> To: users at einsteintoolkit.org
> Subject: [Users] Einstein Toolkit Meeting Reminder
> Message-ID: <E1qlco9-0000000031E-3Jfv at ekohaes8>
> Content-Type: text/plain; charset="ANSI_X3.4-1968"
> 
> Hello,
> 
> Please consider joining the weekly Einstein Toolkit phone call at
> 9:00 am US central time on Thursdays. For details on how to connect
> and what agenda items are to be discussed, use the link below.
> 
> https://docs.einsteintoolkit.org/et-docs/Main_Page#Weekly_Users_Call
> 
> --The Maintainers
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Thu, 28 Sep 2023 14:39:51 -0400
> From: Roland Haas <rhaas at illinois.edu>
> To: <users at einsteintoolkit.org>
> Subject: [Users] meeting minutes for 2023-09-28
> Message-ID: <20230928143951.18a092d1 at fdea4908.spdns.org>
> Content-Type: text/plain; charset="us-ascii"
> 
> Present: Roland, Steve, Peter, Leo, Sam, Zach
> 
> New thorns in release:
> 
> * deadline for review is Oct 11th
> * Sam and Roland added mising GRHayL thorns to autoamted tests
> 
> SGRID importer:
> * Sam eventually heard back from authors
> * tried out provided thorn, fails since it is missing SGRID itself
> * Roland mentioned new ExternalLibraries-SGRID thorn
> 
> GRHayL MHD thorns:
> * Zach is looking will need some spare seconds
> 
> CarpetX review:
> * Steve looked at some of the code, not much progress yet
> 
> ET release name:
> 
> * possible options are listed on
>  https://docs.einsteintoolkit.org/et-docs/Release_Details#Release_names
> * suggested name: Lise Meitner
> 
> Unanswered questions:
> * no new emails
> 
> Open tickets:
> 
> * no new non-release related tickets
> * icpc 19 cannot compile AMReX
>  https://bitbucket.org/einsteintoolkit/tickets/issues/2758 Roland
>  reports that this is still happening and a workaround may be possible
>  but large. Liwei has tried a modern OneAPI based Intel compiler
>  (clang based) on Fronterra and seems to have had success
> * Peter and Zach will interface about
>  https://bitbucket.org/einsteintoolkit/tickets/issues/963 improved ML
>  accuracy
> * no progress on
>  https://bitbucket.org/einsteintoolkit/tickets/issues/2647/incorrect-weno-coefficient-in-grhydro-weno
> 
> 
> chair next week: Peter
> minutes next week: Leo
> 
> 
> Yours,
> Roland
> -- 
> My email is as private as my paper mail. I therefore support encrypting
> and signing email messages. Get my PGP key from http://keys.gnupg.net.
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 833 bytes
> Desc: OpenPGP digital signature
> URL: <http://lists.einsteintoolkit.org/pipermail/users/attachments/20230928/5d650bee/attachment-0001.sig>
> 
> ------------------------------
> 
> Message: 4
> Date: Mon, 2 Oct 2023 12:49:59 +0200
> From: Tomas Andrade <tandrade at icc.ub.edu>
> To: users at einsteintoolkit.org
> Subject: [Users] thorn Extract
> Message-ID:
> 	<CAGYG7Sj--3zbWKN87F-P0a2tDPto9zZDd=YiRLs8jQ9=euECSA at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Hi all,
> 
> I'm trying to use the thorn Extract, but I'm encountering an issue with
> prolongation in Carpet.
> 
> I can use it successfully (i.e. getting the output files .ul, .tl) with the
> provided test parfile in
> 
> repos/einsteinanalysis/Extract/test/qc0-mclachlan.par
> 
> 
> However this has
> 
> 
> CarpetRegrid2::num_levels_1         =  1
> 
> CarpetRegrid2::num_levels_2         =  1
> 
> 
> which is not very useful. If I try to increase the levels to say
> 
> 
> CarpetRegrid2::num_levels_1         =  2
> 
> CarpetRegrid2::num_levels_2         =  2
> 
> 
> I get the error
> 
> 
> ERROR from host lhcb02.icc.ub.edu process 0
> 
>  while executing schedule bin CCTK_POSTSTEP, routine Extract::Extract
> 
>  in thorn CarpetLib, file
> /home/tandrade/Cactus/configs/sim/build/CarpetLib/ggf.cc:376:
> 
> 
> *  -> The variable "EXTRACT::temp3d" has only 1 active time levels, which
> is not enough for boundary prolongation of order 2 *
> 
> 
> Similarly, if I activate the thorn and request the output using other
> parfiles for binary black holes, I get a similar warning (not error) and
> the code produces no output.
> 
> 
> any advice?
> 
> 
> thank you!
> 
> Tomas
> 
> -- 
> Aquest missatge, i els 
> fitxers adjunts que hi pugui haver, pot contenir 
> informaci? confidencial o protegida legalment i s?adre?a exclusivament a la 
> persona o entitat 
> destinat?ria. Si no consteu com a destinatari final o no 
> teniu l?enc?rrec de rebre?l, no esteu autoritzat a llegir-lo, retenir-lo, 
> modificar-lo, distribuir-lo, copiar-lo ni a revelar-ne el contingut. Si 
> l?heu rebut per error, informeu-ne el remitent i elimineu? del sistema tant 
> el missatge com els fitxers adjunts que hi pugui haver.
> 
> 
> 
> Este mensaje, y 
> los ficheros adjuntos que pueda incluir, puede contener informaci?n 
> confidencial o legalmente protegida y est? exclusivamente dirigido a la 
> persona o entidad destinataria. Si usted no consta como destinatario final 
> ni es la persona encargada de recibirlo, no est? autorizado a leerlo, 
> retenerlo, modificarlo, 
> distribuirlo o copiarlo, ni a revelar su 
> contenido. Si lo ha recibido 
> por error, informe de ello al remitente y 
> elimine del sistema tanto el 
> mensaje como los ficheros adjuntos que pueda 
> contener.
> 
> 
> 
> This email message and any attachments it carries may contain 
> confidential or legally protected material and are intended solely for 
> the 
> individual or organization to whom they are addressed. If you are 
> not the 
> intended recipient of this message or the person responsible for processing 
> it, then you are not authorized to read, save, modify, send, copy or 
> disclose any part of it. If you have 
> received the message by mistake, 
> please inform the sender of this and 
> eliminate the message and any 
> attachments it carries from your account.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.einsteintoolkit.org/pipermail/users/attachments/20231002/44cc0b5b/attachment.htm>
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> Users mailing list
> Users at einsteintoolkit.org
> http://lists.einsteintoolkit.org/mailman/listinfo/users
> 
> 
> ------------------------------
> 
> End of Users Digest, Vol 163, Issue 1
> *************************************

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/users/attachments/20231005/49d8b2ec/attachment-0001.htm>


More information about the Users mailing list