Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

wrf compiling/installation

  1. G

    WRFV4.4 Error to compile

    Hi everyone, I'm new here. I'm having trouble compiling the WRF. The other libraries were successful. However in WRF I come across an error "Killed process (f951) total-vm:16954192kb, anon-rss:15884764kb, file-rss:4kb, shem-rss:0kb" after this error occurs the compilation of the error. I've...
  2. D

    Not really sure how to use e_vert and stretching

    Good morning, Could someone please explain how to use e_Vert and the stretching variables? Like I have read the tutorials and I am still not sure how to use it properly. I have attached my namelist.input for someone to help me.
  3. S

    wrfv4.4 compiles with an error showing memory overflow, Out of memory asking for

    Hello everyone. I'm compiling the latest WRFv4.4 with Intel ifort on a cluster server, but when I compile larger programs like module_dm.f90, start_em.f90, solve_em.f90, I always get a Fatal compilation error: Out of memory Asking for 36864. The number of 36864 behind is different every time...
  4. R

    Confusing messages when compiling with OpenMP

    Hello, I've noticed that in some occasions (and I do not know yet when) I see messages from the compilation script regarding the no compilation of OpenMP despite using the appropriate OpenMP flags. The messages are of the kinds of: I am compiling (dm+sm) with the following OpenMP flags for...
  5. K

    Compiler option for OpenMP parallelization

    Hello, When a source program file A includes OpenMP directives, would it be difficult for all source program files that refer to objects in A to be compiled using OpenMP options? Specifically, if test1.f90 and test.f90 are compiled with OpenMP options because they include OpenMP directives, it...
  6. W

    Confused about how to install WRF

    I have been trying to install WRF and I keep on finding different methods to do so. 1. use github repo and look for folder WRF. 2. use .tar file and look for folder WRFV4.4.2 but the folder comes up with WRF I am confused which is the best way to install WRF. The tutorials online through...
  7. W

    Unable to install WRF

    Hello, I am trying to install WRF following the tutorials listed here WRF Modeling System Download I know I am untar the package correctly but the folder WRFV4.4.2 doesn't exist. Anyone else having this problem?
  8. J

    WRF idealized test case outputs with project RotatedLatLon, why?

    Hello! I've successfully set up WRF and have also run a couple of the test cases included in WRF4.4.1 (em_fire, em_quarter_ss). These runs are successful as well and output the standard `wrfout_d01_0001-01-01_00:00:00` type files. I then attempt to visualize these files (example, SLP) using...
  9. H

    Test #1: Fortran + C + NetCDF | errors occur but display correct content on screen

    Hi there, I just installed libraries and tried to test it, following instruction step by step. There were some errors after running each comment, but the screen displayed correctly, so can anyone help me to check if I install the libraries correctly please? If it's not correct, could you...
  10. J

    How to use precompiled WRF on Cheyenne

    Hi, I'm new to Cheyenne and WRF. I copied the precompiled WRF ( (/glade/u/home/wrfhelp/PRE_COMPILED_CODE) ) to my own directory (/glade/u/home/jiyaoz/WRF) but I found the namelist.wps and namelist,input are read-only files. I wonder how can I modify the namelist and run precompiled WRF in my...
  11. A

    WRF-Chem Testing

    Hello, I am a sys admin for my university's HPC and I have been tasked with installing WRF and WRF-Chem on our machine. Needless to say I am not familiar with using the software/model to do actual work, just the installation procedure. I have successfully compiled both and I have moved on to...
  12. S

    Failed in building libraries on MAC before building WRF

    Hi all, I have been installing WRF following the instructions in the tutorial. I passed System Environment Tests but I am now struggling in building libraries. I have searched on the Internet and have not found any solutions. I would really appreciate it if you could help. First, I met the...
  13. J

    Install: Netcdf and Netcdf-fortran on REHL - error: netcdf.h could not be found

    Hello There, I am trying to compile netcdf-c-4.7.2 and netcdf-fortran-4.5.2 on a Red Hat Enterprise Linux v9.1 machine. I am running into this error ‘configure: error: netcdf.h could not be found. Please set CPPFLAGS.’ I configured netcdf-c-4.7.2 with the following command: ./configure...
  14. J

    Compilation error 31: Error Error Error NoahMP submodule files not populating WRF directories

    Hello, I am compiling WRF on the NERSC computer Cori. I have done this compilation before, and did not encounter this error. When I try to compile, I run into these errors: > /bin/sh: line 2: [: -eq: unary operator expected > Error Error Error NoahMP submodule files not populating WRF...
  15. I

    Instruction needed to install WRF v4.3.3 on Mac with M1-Max chip and version 13.0.1 Ventura

    Hi WRF Support team . We are team of more than 3 people having Mac. We need to have WRF on these. We tried to install WRF on these machines but unable and we have been struggling for more than two weeks. Although I posted thread on forum which, unfortunately , did not help. We have following...
  16. I

    Unable to install WRF v4.4.1 on MAC with M1-Max chip running Ventura 13.0

    Hi all I am wondering is there any instructions to configure/compile this model on Mac OS, because I have been struggling to install this for last two weeks and not succeeded. I configured it and generated the wrf config file but not able to compile. I have lot of errors related to modules...
  17. H

    Error in opening the compiled module file. Check INCLUDE paths. [MODULE_WRF_TOP]

    Hi,everyone I found some errors when I tried to compile WRF. And the information is: master.f90(26): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_WRF_TOP] USE module_wrf_top, ONLY : wrf_init ----------^ master.f90(26): error #6580: Name in...
  18. H

    Problems building executables, look for errors in the build log

    Dear all,
  19. A

    Modifying the registry to output specific variables

    Dear community, I am using WRFv3.5.1 (for specific reasons). I'm trying to output terms like re_cloud and qc_diabatic, and for that I did some modifications to the Registry.EM_COMMON. After re-compiling, the variables are present in the wrfouts but however, the arrays only consist of zeros at...
  20. I

    Tutorial Buil WRF in Raspberry Pi 3B+

    Saludos. No existe una receta en la construcción de WRF y WPS que sea universal, cada sistema presenta sus propias complejidades, sin embargo, este pequeño tutorial expone una forma de implementar este modelo en una plataforma discreta, destinada al desarrollo de proyectos e instrudicir a niños...
Top