You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason inside the ReadGeometryData file contact data variables are initialised but never used. At this time I'm not sure why this is happening. Once I am sure what's going on there subroutines should be removed as they don't do anything
subroutine InitialiseContact
DeallocateContactArrays()
AllocateAndInitialiseContactArrays
Reads for the body contact with flags "'$$START_BODY_CONTACT_2D'" and "$$START_BOUNDARY_CONTACT_2D"
The text was updated successfully, but these errors were encountered:
For some reason inside the
ReadGeometryData
file contact data variables are initialised but never used. At this time I'm not sure why this is happening. Once I am sure what's going on there subroutines should be removed as they don't do anythingsubroutine InitialiseContact
The text was updated successfully, but these errors were encountered: