I am working on a project using WRF-ARW v3.6.1 and have a question regarding adding variables to the registry prior to compilation in order to access them through the history output.
I have successfully configured and compiled this version of the WRF in the past, but while using the same steps after adjusting the Registry, I receive errors during compilation and end up with an unsuccessful compile of em_real. I was curious if there are other steps necessary to add variables to the registry in order to have a successful WRF compilation. The lines I have added are posted below. During configuration I use a 64bit dmpar (15) with basic nesting.
Thank you for your help.
state real muu ij dyn_em 1 - hr "muu"
state real muv ij dyn_em 1 - hr "muv"
state real mut ij dyn_em 1 - hr "mut"
state real alt ikj dyn_em 1 - rh "alt" "inverse density"
I have successfully configured and compiled this version of the WRF in the past, but while using the same steps after adjusting the Registry, I receive errors during compilation and end up with an unsuccessful compile of em_real. I was curious if there are other steps necessary to add variables to the registry in order to have a successful WRF compilation. The lines I have added are posted below. During configuration I use a 64bit dmpar (15) with basic nesting.
Thank you for your help.
state real muu ij dyn_em 1 - hr "muu"
state real muv ij dyn_em 1 - hr "muv"
state real mut ij dyn_em 1 - hr "mut"
state real alt ikj dyn_em 1 - rh "alt" "inverse density"