Changes between Version 2 and Version 3 of DebugProtocol
- Timestamp:
- 06/06/11 14:17:33 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebugProtocol
v2 v3 7 7 * Running with debug flags turned on (and fixing any pointer/allocation issues) 8 8 * If no errors turn up then they should 9 * Lower the resolution 10 * Turn off AMR 11 * Turn off source terms 12 * Set lGudonov to true13 * Set InterpOpts to 0 in physics.data14 * Use a different problem module 9 * Lower the resolution. 10 * Turn off AMR (i.e., set {{{MaxLevel}}} in {{{global.data}}} to 0). 11 * Turn off source terms. 12 * Set {{{{lGudonov}}} to true. 13 * Set {{{InterpOpts}}} to 0 in {{{physics.data}}}. 14 * Use a different problem module. 15 15 * Once the problem goes away, then try switching back on things that had been turned off until you have the closest thing to the original setup that still works. 16 * Prepare a report (summary comment on the ticket) for weekly debug meetings describing the results with possible courses of action 16 * Prepare a report (summary comment on the ticket) for weekly debug meetings describing the results with possible courses of action.