Welcome to MAIZSIM Discussions! #34
ARS-CSGCL-DT
started this conversation in
General
Replies: 2 comments
-
Hi, your README mentions that there's a way to compile the code under Linux but I don't see a Makefile. Is this still supported and if so, can you please point me to the appropriate instructions? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Dear Bronevet,
Until recently I never compiled it myself on Linux, I left that to those that had experience. I just made sure there were not any functions not supported by recent linux and fortran compilers. I also had to make sure case was consistent for the names of the inserted files. Therefore, I didn't include a make file but assumed anyone interested would know how to do it.
Recently I started working Linux in Docker containers and forced myself to learn how to compile in linux.
https://github.com/precision-sustainable-ag/BuildMaizsim
this repository has all the information you should need. Note that I have two versions of the model that I plan to merge in the future. one version works with our interface CLASSIM and the other has a residue decomposition model and CO2 transport. This version is not on the maizsim github site yet but the source code is in the container.
But, the make file in the container will work with the maizsim on this github site.
I have two types of interfaces. One is a python based GUI called CLASSIM, the other is a series of VBA scripts that query an excel spreadsheet with sheets that act as tables. The VBA code will build all the files needed to run the model except for weather (I am working on that now).
please feel free to contact me with more questions.
Best wishes,
Dennis
Feel free to contact me for more information.
…________________________________
From: bronevet-abc ***@***.***>
Sent: Tuesday, June 21, 2022 1:19 PM
To: ARS-CSGCL-DT/MAIZSIM ***@***.***>
Cc: Timlin, Dennis ***@***.***>; Author ***@***.***>
Subject: Re: [ARS-CSGCL-DT/MAIZSIM] Welcome to MAIZSIM Discussions! (Discussion #34)
Hi, your README mentions that there's a way to compile the code under Linux but I don't see a Makefile. Is this still supported and if so, can you please point me to the appropriate instructions? Thanks!
—
Reply to this email directly, view it on GitHub<https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FARS-CSGCL-DT%2FMAIZSIM%2Fdiscussions%2F34%23discussioncomment-2995928&data=05%7C01%7C%7Cd9d130f14d674f7b622b08da53aa2536%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637914287489957380%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=bzaXk4Qrgl2DGvlu9FGajE396W9T94ytxZKMD8v52wQ%3D&reserved=0>, or unsubscribe<https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABDSQJBD74KXXTIFL6A6ZC3VQH2QTANCNFSM4WV3I3TQ&data=05%7C01%7C%7Cd9d130f14d674f7b622b08da53aa2536%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637914287489957380%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3g53zSHYO9t3uZaVBhsceW%2B9YqPS0IxpzwDBwhU7axw%3D&reserved=0>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions