Thank you for your response,Hello,
I don't know which one is the best, but at least I know the distribution that works for sure : Ubuntu 22.
The GNU compiler generates faster binaries than previous compiler versions, and you get all the basic system libraries needed by WRF.
Also if you can use intel compilers they are a little faster then GNU. At least in my experience. Just takes a little longer to install WRF then GNUThank you for your response,
Thank you. Do you recommend which distribution of linux like centos, rocky , Alma ,debian, ubuntu or suse is better for WRF model?Also if you can use intel compilers they are a little faster then GNU. At least in my experience. Just takes a little longer to install WRF then GNU
Personally I prefer Ubuntu, I know the tutorials that NCAR has I believe are using Ubuntu.Thank you. Do you recommend which distribution of linux like centos, rocky , Alma ,debian, ubuntu or suse is better for WRF model?
Thank you. I didn't have any experience with Ubuntu. I used to work with Centos for running wrf ,and because of centos doesn't have any update, I am going to upgrade to another distribution of linux. so do you recommend to change Centos to Ubuntu?Personally I prefer Ubuntu, I know the tutorials that NCAR has I believe are using Ubuntu.
Thank you. I didn't have any experience with Ubuntu. I used to work with Centos for running wrf ,and because of centos doesn't have any update, I am going to upgrade to another distribution of linux. so do you recommend to change Centos to Ubuntu?
Thank you so much for your response.Rocky Linux 9.0 Available Now - Rocky Linux
Rocky Linux is an open enterprise Operating System designed to be 100% bug-for-bug compatible with Enterprise Linux.rockylinux.org
If you are use to centos and want to use the commands you are familiar with then I would use Rocky Linux 9.
If you don't mind learning new commands then Ubuntu is fine too.
Really is up to you.
Alma Linux is recommended if you are using CentOS. I have updated my system to Alma Linux from CentOS. They are the same in core.Thank you. Do you recommend which distribution of linux like centos, rocky , Alma ,debian, ubuntu or suse is better for WRF model?
Does WRF model install and run successfully without any problem on Alma Linux?Alma Linux is recommended if you are using CentOS. I have updated my system to Alma Linux from CentOS. They are the same in core.
There is no problem in my system(Alma Linux 9.1). WRF is V4.4.2. Intel compiler is 2022.Does WRF model install and run successfully without any problem on Alma Linux?
Thank you,There is no problem in my system(Alma Linux 9.1). WRF is V4.4.2. Intel compiler is 2022.
It works correctly。Thank you,
Does the GNU compiler and basic system libraries needed for WRF work correctly on Alma Linux?
Thanks Ming! And is there a User Guide about WRF-V4.5 ?Basic requirements for WRF are listed below:
Generally, a UNIX-like OS is needed
• Linux, *BSD, macOS, AIX, etc.
Libraries
• MPI (OpenMPI, MPICH, etc.)
• zlib
• HDF5
• NetCDF4 (C + Fortran)
A POSIX shell and the usual programs:
• GNUMake,grep,awk,sed,cat,ranlib/libtool,etc.
Thanks, Is there any difference between Linux distributions for insatlling and running WRF?Basic requirements for WRF are listed below:
Generally, a UNIX-like OS is needed
• Linux, *BSD, macOS, AIX, etc.
Libraries
• MPI (OpenMPI, MPICH, etc.)
• zlib
• HDF5
• NetCDF4 (C + Fortran)
A POSIX shell and the usual programs:
• GNUMake,grep,awk,sed,cat,ranlib/libtool,etc.
@Ming Chen @mahboobehThanks, Is there any difference between Linux distributions for insatlling and running WRF?
Thank you,@Ming Chen @mahboobeh
Alama & Centos have some different library dependency than Ubuntu and Debian. But other than that their installations are practically the same.