Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VDYP-306 Veteran Layer Processing for VRIStart #57

Merged
merged 14 commits into from
Aug 28, 2024
Merged

Conversation

smithkm
Copy link
Collaborator

@smithkm smithkm commented Aug 22, 2024

No description provided.

@smithkm smithkm force-pushed the feature/VDYP-306 branch 4 times, most recently from 84f84eb to 201b432 Compare August 23, 2024 23:11
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I accidentally committed originals from a merge in a previous PR. Here I'm removing them.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I accidentally committed originals from a merge in a previous PR. Here I'm removing them.

@smithkm smithkm marked this pull request as ready for review August 24, 2024 00:02
@smithkm smithkm requested a review from mjunkin August 24, 2024 00:02
Copy link
Collaborator

@mjunkin mjunkin left a comment

Choose a reason for hiding this comment

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

There's a few questions - please have a look and let me know

treesPerHectare = tphSum;
}

return inputTreesPerHectare;
Copy link
Collaborator

Choose a reason for hiding this comment

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

There's this check (after the call to YUCV) in the original code - not sure where it is in your code:

  if ( abs (TPHinput- TPH(0,4))/TPHinput .gt. 0.0005)
                LOW_DQ = .true.
  if (LOW_DQ) IER= -1

Copy link

sonarcloud bot commented Aug 28, 2024

@mjunkin mjunkin merged commit fc7729a into main Aug 28, 2024
5 checks passed
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.

2 participants