0: RESHAPE: not enough elements in SOURCE array

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
donghua

0: RESHAPE: not enough elements in SOURCE array

#1 Unread post by donghua »

Hi all

I tried to run a case with nested grid. Simulations with only parent or child grid are successful. But the result of the child grid is problematic. So we'd like to run a case with nested grid.
The child grid is a refined grid and completely inside the parent grid. The child grid has 15 sigma levels, while the parent grid has 42 sigma levels. I used contact.m to generate the contact file.

In the test run log file, it seems that the model can read two grids. But I got these errors:

Code: Select all

0: RESHAPE: not enough elements in SOURCE array
0: RESHAPE: not enough elements in SOURCE array
I wonder if anyone has got this problem before. Could you guys give me some suggestion?
Thanks a million in advance!

Donghua
Attachments
ocean_66m22m_wave.in
(122.09 KiB) Downloaded 193 times
test.out.639359.txt
(65.42 KiB) Downloaded 194 times

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: 0: RESHAPE: not enough elements in SOURCE array

#2 Unread post by kate »

My suggestion is to use the same number of vertical levels in both grids to see if that runs.

donghua

Re: 0: RESHAPE: not enough elements in SOURCE array

#3 Unread post by donghua »

Thanks, Kate
I will try to run a job with the same sigma levels.

Post Reply