Skip to content
Snippets Groups Projects
Commit 14c9c48c authored by s2006749's avatar s2006749
Browse files

final final fix...

parent 61f286b6
No related branches found
No related tags found
1 merge request!1Adding ellip_utils
......@@ -221,8 +221,8 @@ contains
if (radius /= radius) then
write(*,*) "Got an error in grid check!"
write(*,*) "Radius = ", radius
write(*,*) "point = ", centre
write(*,*) "Body centre = ", position
write(*,*) "point = ", point
write(*,*) "Body centre = ", centre
write(*,*) "Translated point = ", trans_point
write(*,*) "Orientation = ", orientation
write(*,*) "Rotated point = ", rotated_point
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment