Moving meshes final #102
Annotations
8 errors
gusto/equations.py#L681
gusto/equations.py:681:39: F821 undefined name 'transporting_velocity'
|
gusto/equations.py#L683
gusto/equations.py:683:36: F821 undefined name 'transporting_velocity'
|
gusto/equations.py#L684
gusto/equations.py:684:23: F821 undefined name 'transporting_velocity'
|
gusto/moving_mesh/monge_ampere.py#L260
gusto/moving_mesh/monge_ampere.py:260:9: E722 do not use bare 'except'
|
gusto/timeloop.py#L4
gusto/timeloop.py:4:1: F401 'firedrake.Mesh' imported but unused
|
gusto/timeloop.py#L734
gusto/timeloop.py:734:1: W293 blank line contains whitespace
|
gusto/timeloop.py#L735
gusto/timeloop.py:735:5: E303 too many blank lines (2)
|
|
The logs for this run have expired and are no longer available.
Loading