Hi,
From what directory did you copy the pre-compiled code? The new "derecho"-specific compiled code is in /glade/u/home/wrfhelp/derecho_pre_compiled_code. If that is where you got it from, but you were getting an error with ungrib, can you set the following environment variable. For e.g., if you have a bash environment, set
Code:
export LD_LIBRARY_PATH=/glade/u/home/wrfhelp/UNGRIB_LIBRARIES/lib:$LD_LIBRARY_PATH
and then try to re-run ungrib to see if that helps. If it does, you may want to put that in your .bashrc file (or whichever file you use in your home directory).
If you're still having issues, can you be specific about what the problem is? Thanks!