ERROR reading namelist namelist_quilt

Goldenbear

New member
Hi everyone, I'm running WRF with the following problem, can anyone help me see how to fix it?
It displays "ERROR reading namelist namelist_quilt", there is an error reading the namelist. But my namelist.input does have a portion of it inside.


taskid: 0 hostname: liuxb
module_io_quilt_old.F 2931 F
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 6554
ERROR reading namelist namelist_quilt
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
 

Attachments

@Goldenbear, @Houssein,
I have run a test case with the same &namelist_quilt option, and the case runs just fine. i am really perplexed by the error you have....
Sorry that I don't have an immediate answer.
By the way, how did you compile WRF?
 
@Goldenbear, @Houssein,
I have run a test case with the same &namelist_quilt option, and the case runs just fine. i am really perplexed by the error you have....
Sorry that I don't have an immediate answer.
By the way, how did you compile WRF?
Dear Ming Chen !

Thanks for your reply
I have solved the problem

Regards
Houssein
 
Dear all,

I experienced the same error message. What solved it for me was to remove the spacing (both horizontal and vertical) in all sections.
An illustrative example using the namelist.input in this page:
Wrong syntax, error leading:

View attachment 204641780671226390.png
Correct syntax, error solving:
1780671306782.png1780671329247.png

Hope it helps!
 
Back
Top