You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have instaled the Online-CMAQ in Cheyenne, however a modeule of the constants (constantsR4_mod) was missing durring the installation process. In order to install I change in multiple parts of the code to aways use constants_mod instead of choose between constantsR4_mod/constants_mod.
My question is, there is a problem in this approach? and there is a way to install whichout modify multiple source files?
Thank you,
Daniel
The text was updated successfully, but these errors were encountered:
Hi
I have instaled the Online-CMAQ in Cheyenne, however a modeule of the constants (constantsR4_mod) was missing durring the installation process. In order to install I change in multiple parts of the code to aways use constants_mod instead of choose between constantsR4_mod/constants_mod.
My question is, there is a problem in this approach? and there is a way to install whichout modify multiple source files?
Thank you,
Daniel
The text was updated successfully, but these errors were encountered: