Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coawst MCT::m_ExchangeMaps::ExGSMapGSMap_:: MCTERROR, Grid Size mismatch #336

Open
hato-hhu opened this issue Nov 19, 2024 · 9 comments
Open

Comments

@hato-hhu
Copy link

No description provided.

@hato-hhu hato-hhu changed the title coawstMCT::m_ExchangeMaps::ExGSMapGSMap_:: MCTERROR, Grid Size mismatch coawst MCT::m_ExchangeMaps::ExGSMapGSMap_:: MCTERROR, Grid Size mismatch Nov 19, 2024
@hato-hhu
Copy link
Author

hato-hhu commented Nov 19, 2024

Hello,

I encountered a problem while running coawst

1

My wrf grid is a three-domains, where the second and third domains are moving, but I only have one wrfinputd01, the rest I set is false, I want wrf to interpolate it itself to get

2

My roms grid is 150*150

202500=450450,57600=240240,

But in the scrip file, there's no 57600,

I don't understand why there was such a mistake. I run wrf alone and it works fine. If I change the max_dom of wrf to 2, this will also work

Thanks in advance,

@hato-hhu
Copy link
Author

This is the running log file and namelist.input
namelist.txt
slurm-13864354.txt

@hato-hhu
Copy link
Author

The three ocn to atm weights files are shown in the figure

3
4
5

@jcwarner-usgs
Copy link
Collaborator

202500/22500 = 9
i am not sure exactly what is going on, but it has to deal with the refine factor.
when u compiled WRF, did you select the moving nest option for WRF ?

@hato-hhu
Copy link
Author

yes,I selected the moving nest option for WRF. I used the matlab toolkit plot_scrip_weights.m and got some problems in the results. May I ask if this means that my scrip file is wrong? It should be 0 to 1, but I got 3 in my graph
6

@jcwarner-usgs
Copy link
Collaborator

for the upper left panel, i cant remember if the sum of the weights for the moving nests should still all add up to 1. It might = 3 because you had 3 grids. the other panels look ok.
let me look back in the m file.

you said it works if you just use 2 grids for wrf?

are you sure you are using the correct weights file?

@hato-hhu
Copy link
Author

Thank you for your reply.
I only changed the max_dom in the namelist.input, if it is 3, then the above error will occur, but if it is 2, it can run, here I attach two different log files.

I made sure that in the coawst compilation, wrf chose 3, which is vortex following

I use wrf mode alone and it works fine

slurm-maxdom_2.txt
slurm-maxdom3.txt

@jcwarner-usgs
Copy link
Collaborator

can you try a more recent version of code?

@hato-hhu
Copy link
Author

Thank you for your reply.

I will try it according to your suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants