Hysplit.v5.2.3_UbuntuOS20.04.4LTS_public compiling erorr

  • Thread starter Thread starter emilmammadzada
  • Start date Start date
AI Thread Summary
The user is experiencing compilation errors while trying to build the HYSPLIT application on Ubuntu 20.04.4 LTS, receiving an error message that suggests checking a log file for details. The discussion touches on the application's purpose, which is to model air flow and atmospheric dispersion. There is confusion about whether the application is compatible with Windows, as the user initially attempted to run it there. Participants emphasize the importance of providing specific information about the app and checking the error log for troubleshooting. The thread highlights the need for clarity and details to resolve the compilation issue effectively.
emilmammadzada
Messages
129
Reaction score
19
TL;DR Summary
hysplit.v5.2.3_UbuntuOS20.04.4LTS_public error
I run make command this for app give me this error .How can i compiling this app

Code:
emil@DESKTOP-:~/hysplit.v5.2.3_UbuntuOS20.04.4LTS_public$ make
Building exec directory programs [Mon Feb 20 23:09:41 +03 2023]
ERROR: see '/home/emil/hysplit.v5.2.3_UbuntuOS20.04.4LTS_public/make.2023-02-20.log' for details
make: *** [Makefile:35: all] Error 1
emil@DESKTOP-:~/hysplit.v5.2.3_UbuntuOS20.04.4LTS_public$ sudo make
Building exec directory programs [Mon Feb 20 23:09:49 +03 2023]
ERROR: see '/home/emil/hysplit.v5.2.3_UbuntuOS20.04.4LTS_public/make.2023-02-20.log' for details
make: *** [Makefile:35: all] Error 1
 
Engineering news on Phys.org
This is a program that models air flow?
 
  • Like
Likes emilmammadzada
Alex A said:
This is a program that models air flow?
Yes. Imaging of atmospheric dispersion, emission of radiation in airflow.I installed this exe file. I have a question, I couldn't calculate stopping power in fluka
 
What app are you trying to build? Have you check the error log?
 
  • Like
Likes emilmammadzada
DrClaude said:
What app are you trying to build? Have you check the error log?
I am starting use this app on windows 10 .This app have exe file
 
emilmammadzada said:
I am starting use this app on windows 10 .This app have exe file
Which app??? If you can't give more information, I will have to close the thread.
 
  • Like
Likes emilmammadzada
DrClaude said:
Which app??? If you can't give more information, I will have to close the thread.
https://www.ready.noaa.gov/HYSPLIT.php You can access information about the application from this site.
 
  • Like
  • Informative
Likes Alex A and DrClaude
emilmammadzada said:
https://www.ready.noaa.gov/HYSPLIT.php You can access information about the application from this site.
I wanted to run the hysplit application on ubuntu and I did not know that this application would work on windows systems.And this application has working files for both systems
 
Back
Top