Search found 10 matches
- Tue Mar 05, 2024 1:55 am
- Forum: ROMS Discussion
- Topic: wind -current- Zeta, Inaccurate simulation results
- Replies: 8
- Views: 3861
Re: wind -current- Zeta, Inaccurate simulation results
You have CPP flags in there I don't recognize from myroms.org .... OBC_NUDGING, CORE_FORCING, ALBEDO_CLOUD ... etc. If this is COAWST or CROCO I suggest you post your query on those forums. At the same time, I also discovered a strange phenomenon. Further offshore, the tide level at this point ...
- Tue Mar 05, 2024 1:49 am
- Forum: ROMS Discussion
- Topic: wind -current- Zeta, Inaccurate simulation results
- Replies: 8
- Views: 3861
Re: wind -current- Zeta, Inaccurate simulation results
You have CPP flags in there I don't recognize from myroms.org .... OBC_NUDGING, CORE_FORCING, ALBEDO_CLOUD ... etc. If this is COAWST or CROCO I suggest you post your query on those forums. At the same time, I also discovered a strange phenomenon. Further offshore, the tide level at this point ...
- Tue Mar 05, 2024 1:42 am
- Forum: ROMS Discussion
- Topic: wind -current- Zeta, Inaccurate simulation results
- Replies: 8
- Views: 3861
Re: wind -current- Zeta, Inaccurate simulation results
I'm sorry that these cpp options are confusing you, these cpp options are my references to projects that others on this forum have posted and discussed. Even when I deleted them, it didn't change my results that much. This is what I got using my original h-file and then arithmetic. /* ** git $Id ...
- Mon Mar 04, 2024 5:04 am
- Forum: ROMS Discussion
- Topic: wind -current- Zeta, Inaccurate simulation results
- Replies: 8
- Views: 3861
Re: wind -current- Zeta, Inaccurate simulation results
Thanks for your reply. At the beginning, I only added two cpps related to tides, namely uv_tides and ssh_tides, and bulk_fluxes to the original file of upwelling.h, and turned off some ANA_GRID and other things related to the parsing function ANA, but the results I got from running were not very ...
- Sat Mar 02, 2024 9:09 am
- Forum: ROMS Discussion
- Topic: wind -current- Zeta, Inaccurate simulation results
- Replies: 8
- Views: 3861
Re: wind -current- Zeta, Inaccurate simulation results
/* ** git $Id$ ******************************************************************************* ** Copyright (c) 2002-2023 The ROMS/TOMS Group ** ** Licensed under a MIT/X style license ** ** See License_ROMS.md ...
- Sat Mar 02, 2024 9:02 am
- Forum: ROMS Discussion
- Topic: wind -current- Zeta, Inaccurate simulation results
- Replies: 8
- Views: 3861
Re: wind -current- Zeta, Inaccurate simulation results
These are the results from the croco mode run
- Sat Mar 02, 2024 8:57 am
- Forum: ROMS Discussion
- Topic: wind -current- Zeta, Inaccurate simulation results
- Replies: 8
- Views: 3861
wind -current- Zeta, Inaccurate simulation results
Hello everyone, I've come across something strange. My project is mostly modified from the demo example upwelling. Also the bry, clm, and ini files are all made from pyroms. Based on upwelling, I modified the grid data and added bulk forcing and tide forcing. However, I found that the results of the ...
- Sat Mar 02, 2024 3:13 am
- Forum: ROMS Discussion
- Topic: angle, wind, ocean current
- Replies: 3
- Views: 3161
Re: angle, wind, ocean current
你用的哪一个版本的roms呢??
2023年推出的新版版似乎有些cpp不需要在h文件中定义了
2023年推出的新版版似乎有些cpp不需要在h文件中定义了
- Mon Jan 01, 2024 3:53 pm
- Forum: ROMS Tools and Techniques
- Topic: TPXO to ROMS EXPRESS (tide extraction software)
- Replies: 110
- Views: 3636857
Re: TPXO to ROMS EXPRESS (tide extraction software)
这个工具我也用了,发现并不好用,很多函数在较新版本里无法运行,需要一个一个改,
哪怕是成功跑出来潮汐数据,运行在roms上也会报错,我试了很多次,都是如此。。
报错的内容
MAIN: Abnormal termination: BLOWUP.
REASON: KEchar = NaN, PEchar = NaN
哪怕是成功跑出来潮汐数据,运行在roms上也会报错,我试了很多次,都是如此。。
报错的内容
MAIN: Abnormal termination: BLOWUP.
REASON: KEchar = NaN, PEchar = NaN
- Mon Jan 01, 2024 3:49 pm
- Forum: ROMS Problems
- Topic: Problem with dimensions.
- Replies: 4
- Views: 22737
Re: Problem with dimensions.
显然是你的网格数据出了问题,网格的路径需要绝对路径吧。