Skip to content

Stopping of a LIS-DA run (related with state perturbation and analysis increments) #848

Closed Answered by dmocko
DonghyuckYoon asked this question in Q&A
Discussion options

You must be logged in to vote

In the LISF public-7.3 release, I believe that line 3978 of LISF/lis/surfacemodels/noah.3.3/module_sf_noah33lsm.F90 is:
THKS = (THKQTZ ** QZ)* (THKO ** (1. - QZ))

QZ is the quartz, and you likely have a grid point where the QZ is zero, causing the floating invalid.

Can you go into LISF/lis/make, run "gmake realclean", then run the configure script again - this time choosing "-1" for the compilation option for debug mode, then run again, and copy the error message? It will give a more exact error message (although it may be the same as above).

Also, can you share your SOILPARM.TBL file? You may be trying to use a file that does not match up with the LIS-Noah-3.3 code.

Finally, please be su…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@dmocko
Comment options

dmocko Jul 22, 2021
Collaborator

@DonghyuckYoon
Comment options

Comment options

You must be logged in to vote
5 replies
@DonghyuckYoon
Comment options

@DonghyuckYoon
Comment options

@DonghyuckYoon
Comment options

@DonghyuckYoon
Comment options

@dmocko
Comment options

dmocko Jul 24, 2021
Collaborator

Answer selected by DonghyuckYoon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants