hiddenSymmetries / VMEC2000

MIT License
8 stars 5 forks source link

Suppress warnings for free boundary #15

Closed landreman closed 1 year ago

landreman commented 1 year ago

Previously I had inserted some warnings when MPI_IN_PLACE was used, related to debugging an MPI issue on IPP Cobra. These warnings only appeared for free-boundary calculations, so they did not appear in simsopt tests. But a few people are using free-boundary now so these warnings fill the screen. Therefore here I'm removing them.