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

Fix random output issue due to non initialization of proot, psead and… #223

Merged
merged 9 commits into from
Oct 8, 2024

Conversation

marcadella
Copy link
Collaborator

@marcadella marcadella commented Sep 25, 2024

Fixing random biomee outputs due to missing initializations. Potentially also fixes the segfault.

marcadella and others added 8 commits September 25, 2024 16:01
… pleaf.

Potentially also fixes the segfault.
- Add section in readme for building the package from source
- Add check in vegetation_biomee, to quiet warnings
- Remove old flags from configure script
- Add useful flags in Makevars.in (comments only)
Fix issue where consecutive runs would yield slightly different results. The fix is to use myinterface%steering%init to initialize `init` in `biosphere_annual`.
@stineb stineb marked this pull request as ready for review October 7, 2024 14:12
@marcadella marcadella requested a review from stineb October 8, 2024 08:07
@stineb stineb merged commit 2d8fded into master Oct 8, 2024
7 checks passed
@stineb stineb deleted the fix_biome_init branch October 8, 2024 09:07
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