dschwoerer / BOUT-dev

Development (unstable) branch of BOUT++
GNU Lesser General Public License v3.0
1 stars 1 forks source link

exception ignored #29

Open dschwoerer opened 3 years ago

dschwoerer commented 3 years ago
Option restart:shiftInput = 0 (default)
Option restart:flushFrequency = 1 (default)
Option solver:type = pvode (default)
Option solver:monitor_timestep = 0 (default)
Option solver:is_nonsplit_model_diffusive = 1 (default)
Option solver:mms = 0 (default)
Option solver:mms_initialise = 0 (default)
Option restart = 0 (default)
Option input:transform_from_field_aligned = true (default)

KeyError: 'CELL_CLOW' Exception ignored in: 'resolve_enum.resolve_cell_loc' Traceback (most recent call last): File "simulation.py", line 17, in init self.momentum = bc.create3D("0", outloc=low) KeyError: 'CELL_CLOW' Option input:transform_from_field_aligned = true (default) terminate called after throwing an instance of 'BoutException'