Hi abhay
I've this same problem just now.
How did you finally?
Search found 23 matches
- Mon Sep 30, 2024 11:00 am
- Forum: ROMS Discussion
- Topic: NetCDF: Start+count exceeds dimension bound
- Replies: 3
- Views: 2900
- Wed Jun 12, 2024 2:31 pm
- Forum: ROMS Tools and Techniques
- Topic: Tools and techniques about interpolation 3d
- Replies: 0
- Views: 6101
Tools and techniques about interpolation 3d
Hello, greetings to everyone. Could someone please share with me a Python tool where I can interpolate 3D data for contours? I have already managed to do it in 2D, but since Copernicus uses Z-coordinates and in ROMS the coordinate system uses sigmas, it has been a bit complex for me to achieve the ...
- Thu Feb 08, 2024 9:33 am
- Forum: ROMS Problems
- Topic: Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
- Replies: 6
- Views: 5848
Re: Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
Thanks jcwarner, I tried changing the time-step until 10, but still have the same error.
I'll try a little smoothing in this zone following your suggest.
I'll try a little smoothing in this zone following your suggest.
- Tue Feb 06, 2024 3:54 pm
- Forum: ROMS Problems
- Topic: Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
- Replies: 6
- Views: 5848
Re: Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
Thanks jcwarner for the support
Yes, I've.
I opened it and near at the coast, the values are biggest than the normal.
The u, v, ubar and vbar have the same problem and in the same location.
Do you think that I should change the depth of my mesh near at the coast for theses points?
Thanks
Yes, I've.
I opened it and near at the coast, the values are biggest than the normal.
The u, v, ubar and vbar have the same problem and in the same location.
Do you think that I should change the depth of my mesh near at the coast for theses points?
Thanks
- Tue Feb 06, 2024 8:33 am
- Forum: ROMS Problems
- Topic: Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
- Replies: 6
- Views: 5848
Re: Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
Sorry, i forget write this, about when I change the timestep at 10 seg, this is the problem: 103 0000-58-00 00:00:00.00 1.545792E-03 NaN NaN 1.258363E+13 (0494,078,8) 3.747976E-02 4.154938E-02 7.666393E+01 4.311432E+00 Found Error: 01 Line: 350 Source: ROMS/Nonlinear/main3d.F Found Error: 01 Line ...
- Mon Feb 05, 2024 9:03 am
- Forum: ROMS Problems
- Topic: Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
- Replies: 6
- Views: 5848
Problem with Blowing-up, REASON: MaxSpeed = 2.5E+01
Hi, good day for everyone Actually I'm creating one new case and have and little problem. I would wanna please a little of help with this. The SalidaIBI.txt is the .out after run the case. This is the problem: 34 0000-58-00 00:00:00.00 1.538592E-03 8.674174E+03 8.674176E+03 1.258364E+13 (0502,081,8 ...
- Tue Jan 16, 2024 7:58 am
- Forum: ROMS Information
- Topic: Help for create the bry and frc in python.
- Replies: 2
- Views: 17828
Re: Help for create the bry and frc in python.
Thanks khpnnl.
I tried install but, had some problems. I'll try again with it.
Thanks.
I tried install but, had some problems. I'll try again with it.
Thanks.
- Tue Jan 09, 2024 4:00 pm
- Forum: ROMS Information
- Topic: Help for create the bry and frc in python.
- Replies: 2
- Views: 17828
Help for create the bry and frc in python.
Hello, everyone. Good day! I'm creating one new case in ROMS, but this is difference, because need create the bry and frc with Python. I was doing it with matlab without problem but where am working now is difference, must do it in python. Therefore, could someone please tell or share me some ...
- Mon Oct 09, 2023 7:58 am
- Forum: ROMS Discussion
- Topic: Problem with BLOWUP REASON: MaxSpeed = 2.1E+01
- Replies: 2
- Views: 11724
Re: Problem with BLOWUP REASON: MaxSpeed = 2.1E+01
Thanks so much Dr. Wilkin for your suggestion and help. I changed the boundary conditions based in the reality of case. (Is closed for East and South for the continent), but had the error in periodic conditions for u,v. About the time-stepping parameters, changed based in his recommends. Is very ...
- Wed Oct 04, 2023 12:06 pm
- Forum: ROMS Discussion
- Topic: Problem with BLOWUP REASON: MaxSpeed = 2.1E+01
- Replies: 2
- Views: 11724
Problem with BLOWUP REASON: MaxSpeed = 2.1E+01
Hi everyone, please somebody could help me with this problem. I'm trying run this case called Test1, is for 1 year, but in this case is only 1 month (January 2014), the problem is that everytime the case stop for cause of this: (' Blowing-up: Saving latest model state into RESTART file REASON ...
- Mon Aug 28, 2023 8:38 am
- Forum: ROMS Problems
- Topic: TRYING RUN A NEW CASE
- Replies: 4
- Views: 12838
Re: TRYING RUN A NEW CASE
Thank you so much Wilkin for your help
The problem was associated with NaN data.
The problem was associated with NaN data.
- Fri Aug 25, 2023 8:20 am
- Forum: ROMS Problems
- Topic: TRYING RUN A NEW CASE
- Replies: 4
- Views: 12838
Re: TRYING RUN A NEW CASE
Hello Wilkin
The code at line 149 in get_data.f 90 is
& BOUNDARY(ng) % zetaG_west)
Is a problem with the boundary conditions?
The code at line 149 in get_data.f 90 is
& BOUNDARY(ng) % zetaG_west)
Is a problem with the boundary conditions?
- Fri Aug 25, 2023 6:45 am
- Forum: ROMS Problems
- Topic: INQUIRY_NF90 - unable to find requested variable: swflux
- Replies: 4
- Views: 12388
Re: INQUIRY_NF90 - unable to find requested variable: swflux
Thank so much for your help Wilkin
I'll do it and check the files
Thanks.
I'll do it and check the files
Thanks.
- Wed Aug 23, 2023 11:19 am
- Forum: ROMS Problems
- Topic: TRYING RUN A NEW CASE
- Replies: 4
- Views: 12838
TRYING RUN A NEW CASE
Hello, great regards for everybody. I'm working recently with the ROMS Model. My level is very basic, but every day I'm trying learn. I have one case but sadly, didn't had results. Please somebody could give me one help in this case? I'm attaching the archive santander_case.h, roms_santander_case.in ...
- Wed Aug 23, 2023 8:43 am
- Forum: ROMS Problems
- Topic: INQUIRY_NF90 - unable to find requested variable: swflux
- Replies: 4
- Views: 12388
Re: INQUIRY_NF90 - unable to find requested variable: swflux
Thanks so much Wilkin. The problem was it. But, now is other problem with: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation. Backtrace for this error: #0 0x7fc355a6e960 in ??? #1 0x7fc355a6dac5 in ??? #2 0x7fc35575e51f in ??? #3 0x561b93338719 in __mod_netcdf ...
- Wed Aug 23, 2023 7:44 am
- Forum: ROMS Problems
- Topic: INQUIRY_NF90 - unable to find requested variable: swflux
- Replies: 4
- Views: 12388
INQUIRY_NF90 - unable to find requested variable: swflux
Hi, good morning. I have one problem with my case, could please somebody help me ? :oops: This is my .h ** Application flag: SANTANDER_CASE ** Input script: roms_santander_case.in */ #define UV_ADV #define UV_COR #define UV_VIS2 #define UV_QDRAG #define MIX_GEO_UV #define DJ_GRADPS #define ATM_PRESS ...
- Mon Aug 14, 2023 6:32 am
- Forum: ROMS Problems
- Topic: Problem with dimensions.
- Replies: 4
- Views: 22916
Re: Problem with dimensions.
Good Morning!
Thanks jcwarner for the suggest, I understood something important.
Thanks Arango, I'll work about it.
Thank you so much for the help. Great day.
Thanks jcwarner for the suggest, I understood something important.
Thanks Arango, I'll work about it.
Thank you so much for the help. Great day.
- Wed Aug 09, 2023 12:14 pm
- Forum: ROMS Problems
- Topic: Problem with dimensions.
- Replies: 4
- Views: 22916
Problem with dimensions.
Hello, everyone. I'm new in ROMS :oops: I hope every thing is fine with your and somebody please can help me. I've one problem with my case called "Santander": This is my .in " ! C-preprocessing Flag. MyAppCPP = SANTANDER ! Input variable information file name. This file needs to be processed ...
- Fri Aug 04, 2023 11:10 am
- Forum: ROMS Tools and Techniques
- Topic: Guide for install PYROMS in Python3
- Replies: 3
- Views: 14117
Re: Guide for install PYROMS in Python3
Thanks Kate.
Would be here "https://github.com/ESMG/pyroms/blob/python3/README.md" ?
Would be here "https://github.com/ESMG/pyroms/blob/python3/README.md" ?
- Wed Aug 02, 2023 9:51 am
- Forum: ROMS Tools and Techniques
- Topic: Guide for install PYROMS in Python3
- Replies: 3
- Views: 14117
Guide for install PYROMS in Python3
Hi everyone.
I hope that everything is fine with your.
Please, if somebody have a guide for install PYROMS in Python 3, could please share me it?
Thanks.
I hope that everything is fine with your.
Please, if somebody have a guide for install PYROMS in Python 3, could please share me it?
Thanks.
- Tue Jul 11, 2023 9:21 am
- Forum: ROMS Discussion
- Topic: PROBLEM WITH THE INSTALLATIONS ROMS
- Replies: 4
- Views: 10918
Re: PROBLEM WITH THE INSTALLATIONS ROMS
Dr. Arango thank so much.
I can install of model with your help.
Only change the directory because I'm using gfortran and search and remove the line mnbvc43.
Thanks for all.
I can install of model with your help.
Only change the directory because I'm using gfortran and search and remove the line mnbvc43.
Thanks for all.
- Mon Jul 10, 2023 7:28 am
- Forum: ROMS Discussion
- Topic: PROBLEM WITH THE INSTALLATIONS ROMS
- Replies: 4
- Views: 10918
Re: PROBLEM WITH THE INSTALLATIONS ROMS
Thanks, i undertood, but when i try compile with the .Yaml this is the error. " Model Input Parameters: ROMS/TOMS version 4.2 Monday - July 10, 2023 - 9:26:11 AM -------------------------------------------------------------------------------- Found Error: 05 Line: 410 Source: ROMS/Utility/yaml ...
- Fri Jul 07, 2023 12:48 pm
- Forum: ROMS Discussion
- Topic: PROBLEM WITH THE INSTALLATIONS ROMS
- Replies: 4
- Views: 10918
PROBLEM WITH THE INSTALLATIONS ROMS
Hi everyone, I'm Andrés Felipe, a physical oceanographer and recently star to work with ROMS. Trying the installation have a problem: When I write this command (cp ~/roms/trunk/ROMS/External/varinfo.dat.), My PC cannot find it from my truck (cp: cannot stat ‘/home/rbadpa/roms/trunk/ROMS/External/va ...