Ticket #95 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Bug in week-of-code: RadiatingShockWave exits with error at InitializeNew.C:563

Reported by: jbordner Owned by: bwoshea
Priority: major Milestone:
Component: documentation Version: 2.0
Keywords: Cc:

Description

InitializeNew: Finished problem initialization.
NumberOfBaryonFields (20) exceeds MAX_NUMBER_OF_BARYON_FIELDS (20).

Change History

Changed 3 years ago by mturk

  • status changed from new to closed
  • resolution set to fixed

This is from a new catch in week-of-code that checks if we allocate more than MAX_BARYONS; this did not exist before, and we would instead see a spectacular crash. The test problem should be updated to set PARAMETER_MAX_BARYONS in the build.

Note: See TracTickets for help on using tickets.