[ET Trac] #2798: VolumeIntegrals_GRMHD has a maximum value for out_every
Bruno Giacomazzo
trac-noreply at einsteintoolkit.org
Tue May 21 09:57:22 CDT 2024
#2798: VolumeIntegrals_GRMHD has a maximum value for out_every
Reporter: Bruno Giacomazzo
Status: new
Milestone:
Version:
Type: bug
Priority: minor
Component: EinsteinToolkit thorn
In WVUThorns\_Diagnostics/VolumeIntegrals\_GRMHD the parameter VolIntegral\_out\_every is defined in the following way:
```none
CCTK_INT VolIntegral_out_every "How often to compute volume integrals?" STEERABLE = ALWAYS
{
0:1000 :: "zero (disable integration) or some other number"
} 0
```
Is there a reason for not allowing the user to save every 1001 or larger number of iterations? I discovered it recently because I set it to 1024 and of course I got an error.
```none
WARNING[L1,P0] (Cactus): Major error in parameter file 'BH.par' line 684: Range error setting parameter 'VolumeIntegrals_GRMHD::VolIntegral_out_every' to '1024'
WARNING level 0 from host lrdn4615.leonardo.local process 0
in thorn Cactus, file /leonardo/home/userexternal/bgiacoma/ET_2023_11/Cactus/src/main/ProcessParameterDatabase.c:201:
-> CCTKi_SetParameterSetMask: 1 major error in parameter file
```
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2798/volumeintegrals_grmhd-has-a-maximum-value
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20240521/c36b443d/attachment.htm>
More information about the Trac
mailing list