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
Hi,
I appreciate your support of the DART software.
What's the issue?
I don't know whether this is a bug or a missing feature:
I tried to compile DART with WRF and threed_cartesian but received an error about non-existing VERTISUNDEF, VERTISSURFACE, VERTISHEIGHT, and so on. These names don't exist in location/threed_cartesian/location_mod.f90, but they are defined in location/threed_sphere/location_mod.f90.
Do you know if this is supposed to work? If not, it could be noted in the documentation. Can you estimate what's necessary to make it work?
Anything else we should know?
I used DART-v10.9.2.
I noticed that location/threed_cartesian/location_mod.f90 contained VERTISHEIGHT at some point: f900c4d
My goal would be to use periodic horizontal coordinates for an idealized WRF limited area domain.
Terminal output: cmdline.txt
Thank you!
The text was updated successfully, but these errors were encountered:
This was answered by email, - conclusion was to adapt the bgrid model_mod
Leaving this issue open since the docs do not mention wrf with cartesian coordinates.
Hi,
I appreciate your support of the DART software.
What's the issue?
I don't know whether this is a bug or a missing feature:
I tried to compile DART with WRF and threed_cartesian but received an error about non-existing
VERTISUNDEF
,VERTISSURFACE
,VERTISHEIGHT
, and so on. These names don't exist inlocation/threed_cartesian/location_mod.f90
, but they are defined inlocation/threed_sphere/location_mod.f90
.Do you know if this is supposed to work? If not, it could be noted in the documentation. Can you estimate what's necessary to make it work?
Anything else we should know?
I used DART-v10.9.2.
I noticed that
location/threed_cartesian/location_mod.f90
contained VERTISHEIGHT at some point: f900c4dMy goal would be to use periodic horizontal coordinates for an idealized WRF limited area domain.
Terminal output: cmdline.txt
Thank you!
The text was updated successfully, but these errors were encountered: