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

Start using MOHID #66

Open
Cesar-IIUNAM opened this issue Feb 23, 2023 · 3 comments
Open

Start using MOHID #66

Cesar-IIUNAM opened this issue Feb 23, 2023 · 3 comments

Comments

@Cesar-IIUNAM
Copy link

Dear Dr. Paulo,

I am somewhat confused about the versions and environments in which MOHID can be implemented.
MOHID can be implemented either on windows or linux. What I am not clear is how to start using it, either on windows or linux.
The version available in the repository is the same for windows and linux?
Once I download the code from the repository, I don't know how to get here>> http://wiki.mohid.com/index.php?title=Mohid_GUI

I should probably say that I am a big fan of the whole MOHID team and I have been using the model in its commercial versions for years, although at the beginning I worked very briefly on its academic version. Maybe that's why I don't remember how to start with this version.
Any user guide you can share with me, I would be very grateful.

Regards,
Cesar.

@PauloChambelGit
Copy link
Contributor

Dear Cesar,
my answers in bold to your questions (italic):

MOHID can be implemented either on windows or linux. What I am not clear is how to start using it, either on windows or linux.
The version available in the repository is the same for windows and linux?

Correct for the source code. We only provide pre-build releases for windows https://github.com/Mohid-Water-Modelling-System/Mohid/releases. For linux we provide the makefiles and you need to execute the bash files in your linux flavour of choice. https://github.com/Mohid-Water-Modelling-System/Mohid/tree/master/Solutions/mohid-in-linux

Once I download the code from the repository, I don't know how to get here>> http://wiki.mohid.com/index.php?title=Mohid_GUI

http://www.mohid.com/PublicData/Products/Software/MOHID_GUI_2009.zip

This is a very old GUI and only work with very specific windows operative systems. In Hidromod to work with this GUI we have a virtual machine with the operative system Windows Server 2016 Essentials.

The best option is to use the official commercial GUI of MOHID http://www.mohid.com/pages/userinterfaces/OpenFlows_FLOOD.shtml

Any user guide you can share with me, I would be very grateful.

The available mohid help is in
http://www.mohid.com/
http://wiki.mohid.com/index.php?title=Main_Page
https://github.com/Mohid-Water-Modelling-System/Mohid

Best regards,
Paulo

@Cesar-IIUNAM
Copy link
Author

Cesar-IIUNAM commented Feb 27, 2023 via email

@PauloChambelGit
Copy link
Contributor

PauloChambelGit commented Feb 27, 2023

Dear César,
what I recommend if you are already using OpenFlows Flood is to configure your model in windows using relative paths and using the character "/" (works in windows and linux) instead of " \ " (only works in windows) . This way you have mohid project ready to run in linux. For the mohid point of view the only difference between running a mohid project in linux and windows is the way you define the paths of the input files. This way you can test the model in windows see if everything is running and finally you can copy the project directly to linux and run again. In linux you also need to define a bash file where you define mohid run instructions of you choice. If you have a OpenFlows Flood license for sure the Bentley team can give you more clear guidance than I.

Regards,
Paulo

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

No branches or pull requests

2 participants