Good evening,Heyyy
I did pasted this in my bash file and reinstalled the WRF, still the error persisted.
Is it that I have to first paste this in the bash file and then give the libraries path .
Does sequencing of things in bashfile affect the programming and run.
did you reinstall all the libraries required for WRF using those flags? You cannot use any of the libraries already installed without those flags.Hey
I did try again with that you suggested but i again got some error. Already tried 4-5 times . Can you please list the solution again.
Sharing log file for reference.
gfortran -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -o wrf_io.o -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I/home/honey/Build/LIBRARIES/netcdf/include -I../ioapi_share -c wrf_io.f
wrf_io.f:1498:36:
1498 | CALL ext_ncd_open_for_read_begin( DatasetName, Comm1, Comm2, SysDepInfo, DataHandle, Status )
| 1
Error: Dummy argument ‘datasetname’ with INTENT(IN) in variable definition context (actual argument to INTENT = OUT/INOUT) at (1)
wrf_io.f:7454:58:
Good evening,Hi
Based on your suggestions, I have recompiled WRF from scratch. Now, i am facing some other error.
Sharing compile.log file for reference.
Any assistance would be highly appreciated.
Using ubuntu 22.04 with gfortran 11.3
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-3)
field_routines.f:158:52:
@Prachi So ARWpost is tricky. But the admins like keeping issues seperate so can you do two things.Hi
I followed your suggestions and successfully installed WRF but now i am facing similar error while compiling ARWpost. The post processing utilities have been successfully configured but now i am facing problem in the compilation process. Sharing compile.log file for reference.
Any assistance would be highly appreciated.
Thanks
Done.@Prachi So ARWpost is tricky. But the admins like keeping issues seperate so can you do two things.
1. Change the title of this thread to
Error in the namelist input file while compiling WRF (Solved)
and I'll answer the question about ARWpost in the thread you opened.