Skip to content

Conversation

@nedtaylor
Copy link
Collaborator

  • Fix viability
  • Add unit tests

@nedtaylor nedtaylor self-assigned this Sep 9, 2024
position_store ), &
dim = 2 &
)
!!! THIS IS A TEMPORARY CHECK
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This check is only temporary and will be removed before the full release. Just need to keep in to check if it is ever encountered.

If it is encountered, we need to fix it so it never does.

viable = .false.
allocate(suitability_grid(size(gridpoints,dim=2)))
do concurrent( i = 1:size(gridpoints,dim=2) )
! do concurrent( i = 1:size(gridpoints,dim=2) )
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In full release, return this to do concurrent.

@nedtaylor nedtaylor merged commit cd1a15c into library Sep 9, 2024
@nedtaylor nedtaylor deleted the fix_viability branch September 9, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant