NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
197 stars 145 forks source link

WRF with threed_cartesian? #751

Open lkugler opened 1 month ago

lkugler commented 1 month ago

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: https://github.com/NCAR/DART/commit/f900c4d50bc39cb0b519ea7f45360dfa487bc8ad

My goal would be to use periodic horizontal coordinates for an idealized WRF limited area domain. Terminal output: cmdline.txt

Thank you!

hkershaw-brown commented 1 month ago

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.

nancycollins commented 1 month ago

i think it was CM1, not bgrid.

hkershaw-brown commented 1 month ago

yeah you're correct. Total brain fart sorry!