Hello,
While I have plenty of WRF experience, I am relatively new to working with CTSM. Using ./mesh_maker, I was able to create an ESMF ungridded mesh file for my largest WRF domain, using the following command:
./mesh_maker --input $HOME/WRF/WRFV4.6.0/test/em_real/wrfinput_d01 --output $HOME/WRF/CTSM/tools/site_and_regional/esmfmeshfile.nc --lat XLAT --lon XLONG --verbose
From here, however, I am kind of lost, and have been searching for the past week for answers. Put simply, how can I create atm_mesh, lnd_mesh, lnd_domain_file, and fsurdat from an ESMF ungridded mesh file? I thought the next step in the process was to use ./gen_domain to create the lnd_domain_file from the ESMF mesh file, but it does not work, eliciting the attached errors. If anyone can provide some insight, I would greatly appreciate it--almost all the resources out there pertaining to WRF-CTSM are outdated. Thank you in advance!
While I have plenty of WRF experience, I am relatively new to working with CTSM. Using ./mesh_maker, I was able to create an ESMF ungridded mesh file for my largest WRF domain, using the following command:
./mesh_maker --input $HOME/WRF/WRFV4.6.0/test/em_real/wrfinput_d01 --output $HOME/WRF/CTSM/tools/site_and_regional/esmfmeshfile.nc --lat XLAT --lon XLONG --verbose
From here, however, I am kind of lost, and have been searching for the past week for answers. Put simply, how can I create atm_mesh, lnd_mesh, lnd_domain_file, and fsurdat from an ESMF ungridded mesh file? I thought the next step in the process was to use ./gen_domain to create the lnd_domain_file from the ESMF mesh file, but it does not work, eliciting the attached errors. If anyone can provide some insight, I would greatly appreciate it--almost all the resources out there pertaining to WRF-CTSM are outdated. Thank you in advance!