-
Notifications
You must be signed in to change notification settings - Fork 181
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
ALOHA updates #61
Merged
Merged
ALOHA updates #61
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This project is part of a doctoral research on pineapple cultivation, cultivar MD-2 in Costa Rica. The files contained therein are those that to this date have been modified from the original Aloha_Pineapple model files, and others contained in the InputModule and Genotype folders, with the following purposes: 1. To add more phenological stages to the existing ones in the Aloha_Pineapple Model available in version 4.7.5.0 of DSSAT. 2. To add more cultivar coefficients. 3. To calibrate the model with data from 3 contrasting natural conditions in terms of temperature and solar radiation. Additionally, the executable file compiled in Microsoft Visual Studio Community 2019 Version 16.7.1 has been added. To observe the differences between this compilation and the one currently available in DSSAT, one must run one of the experiments available for pineapple and for example open the Overview.out file. Subsequently replace the PIALO047.CUL file in the Genotype folder with the one in this repository and then replace the dscsm047.exe file that is in the DSSAT folder with the one in this compilation, run the same experiment and compare the differences in the new Overview.out. Note that more stages have been added, which are vegetative and reproductive phenological stages. Currently the work has focused on creating a structure in the Aloha_Pineapple model compatible with the additional data that will be collected in the research. The author is not an expert in programming and all this work has been possible thanks to the instructions shared by the DSSAT foundation. Any help and advice will be very welcome.
@jvasquez05 - this pull request brings your changes into DSSAT-CSM, ready for the next release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jhonny Vasquez updates to ALOHA model. Fully tested in CropTest.