Bugfix/update dump response 8.0.3

Merged
#236 · Created  · Last updated

Merged pull request

Merged in bugfix/update_dump_response_8.0.3 (pull request #236)

eed562c·Author: ·Closed by: ·2020-01-14

Description

  • Bug fix for dump_response program

  • Ensure dump_response has the fft dependency

Adds a couple of small fixes to ensure the dump_response program can compile. Also requires fixes contained in PR #235.

 

Currently still seems to be an issue with dump_response for field_option = “implicit” and this is under investigation. The issue arises in simulations running in ballooning space (i.e. any grid_option in kt_grids_knobs that is not “box”). This is because it makes use of the itright array from dist_fn which is only setup when initialising the connected boundary conditions. I think it should be possible to fix this relatively easily by just doing something different if itright has not been allocated.

0 attachments

0 comments

Loading commits...