[ET Trac] #2648: Empty ApplyBCs call in LeanBSSNMoL
Samuel Cupp
trac-noreply at einsteintoolkit.org
Wed Sep 28 18:25:46 CDT 2022
#2648: Empty ApplyBCs call in LeanBSSNMoL
Reporter: Samuel Cupp
Status: new
Milestone:
Version:
Type: bug
Priority: major
Component: EinsteinToolkit thorn
In the schedule.ccl of LeanBSSNMoL starting at line 55, the following ApplyBCs call is scheduled:
```
schedule GROUP ApplyBCs as LeanBSSN_ApplyBCs at CCTK_INITIAL after LeanBSSN_adm2bssn
{
} "Apply boundary conditions"
```
However, no boundary selection routines are scheduled before it. As far as I am aware, this is a do-nothing call. Should the function `LeanBSSN_Boundaries` be scheduled before this?
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2648/empty-applybcs-call-in-leanbssnmol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220928/5f0adc9b/attachment.html
More information about the Trac
mailing list