double Rxy_corners(x, y) ;
Rxy_corners:bout_type = "Field2D" ;
double Rxy_lower_right_corners(x, y) ;
Rxy_lower_right_corners:bout_type = "Field2D" ;
double Rxy_upper_right_corners(x, y) ;
Rxy_upper_right_corners:bout_type = "Field2D" ;
double Rxy_upper_left_corners(x, y) ;
Rxy_upper_left_corners:bout_type = "Field2D" ;
double Zxy_corners(x, y) ;
Zxy_corners:bout_type = "Field2D" ;
double Zxy_lower_right_corners(x, y) ;
Zxy_lower_right_corners:bout_type = "Field2D" ;
double Zxy_upper_right_corners(x, y) ;
Zxy_upper_right_corners:bout_type = "Field2D" ;
double Zxy_upper_left_corners(x, y) ;
Zxy_upper_left_corners:bout_type = "Field2D" ;
The gridue converter from #146 could be improved by outputting the corner variables that are written by Hypnotoad. These variables are important for plotting and for other meshing applications.
The expected variables related to corners are