diff --git a/Inst_eddies/Tests/examine_eddy.f90 b/Inst_eddies/Tests/examine_eddy.f90 index 871e3c2e380bbc2a9e17912fee3139123cef0281..cbda5878ce90231a2973c23cdbb278a556baabe2 100644 --- a/Inst_eddies/Tests/examine_eddy.f90 +++ b/Inst_eddies/Tests/examine_eddy.f90 @@ -186,6 +186,7 @@ program examine_eddy end do print *, "e%innermost_level = ", e%innermost_level + print *, "e%extr%coord_proj = ", e%extr%coord_proj print *, "Created shapefile cont_list and shapefile collection SHPC." end program examine_eddy