I made a very complex, curvilinear and orthogonal grids by using DELFT3D grid generator. Now I need to artificially construct land points (coordinates ) because I already deleted them in DELFT3D-RGFGRID. It was not successful when I tried some times.
I know that Lanerolle of NOAA developed a matlab ...
Search found 9 matches
- Wed Jun 14, 2017 9:51 am
- Forum: ROMS Discussion
- Topic: Delft3D grid to roms
- Replies: 9
- Views: 12394
- Wed Nov 23, 2016 7:09 am
- Forum: ROMS Tools and Techniques
- Topic: PYROMS status
- Replies: 7
- Views: 12445
Re: PYROMS status
It's very happy to report I worked past my grid issue according to above suggestion. It is first time for me to apply PyNCAL successfully. Thank you so much for your help!
- Tue Nov 22, 2016 12:08 pm
- Forum: ROMS Tools and Techniques
- Topic: PYROMS status
- Replies: 7
- Views: 12445
Re: PYROMS status
Thanks your reply. when the interactive grid stuff is used in an "ipython --pylab" session,the interactive windows pop up, and I can move the grid corners interactively.
But when I run the line code "hgrd = bry.grd" from examples/stuff/make_grid.py, the error is still there:
AttributeError ...
But when I run the line code "hgrd = bry.grd" from examples/stuff/make_grid.py, the error is still there:
AttributeError ...
- Sun Nov 20, 2016 8:12 am
- Forum: ROMS Tools and Techniques
- Topic: PYROMS status
- Replies: 7
- Views: 12445
Re: PYROMS status
Hi,Kate
Thanks your hard work for PyCNAL. I can install PyCNAL in my macOS10.12, but when I make "python make_grid.py" in the path "examples/stuff", an error appears as the following:
Traceback (most recent call last):
File "make_grid.py", line 59, in <module>
hgrd = bry.grd
AttributeError ...
Thanks your hard work for PyCNAL. I can install PyCNAL in my macOS10.12, but when I make "python make_grid.py" in the path "examples/stuff", an error appears as the following:
Traceback (most recent call last):
File "make_grid.py", line 59, in <module>
hgrd = bry.grd
AttributeError ...
- Mon Oct 17, 2016 2:43 pm
- Forum: ROMS Tools and Techniques
- Topic: PYROMS installation
- Replies: 45
- Views: 170439
Re: PYROMS installation
Hi,
I am attempting to build pyroms_tools. I have installed netcdf4, netcdf4-cxx, netcdf4-fortran and netCDF4 for python and every other prerequisite(numpy,scipy,matplotlib...), as far as i can think of. This results in compilation errors on macOS Sierra are following:
...
f2py options: []
adding ...
I am attempting to build pyroms_tools. I have installed netcdf4, netcdf4-cxx, netcdf4-fortran and netCDF4 for python and every other prerequisite(numpy,scipy,matplotlib...), as far as i can think of. This results in compilation errors on macOS Sierra are following:
...
f2py options: []
adding ...
- Fri Apr 08, 2016 6:49 am
- Forum: ROMS Problems
- Topic: How to control sediment resuspension in ROMS(version783)?
- Replies: 3
- Views: 4428
Re: How to control sediment resuspension in ROMS(version783)
Jcwarner,Thanks your advice.In fact,I already checked history file, you can find the bottom stress is right in the attached picture,which is greater than tau_crit erosion in the most model region, but there are not sediment resuspended, so I am confused about it. By the way, I can get right results ...
- Thu Apr 07, 2016 2:48 am
- Forum: ROMS Problems
- Topic: How to control sediment resuspension in ROMS(version783)?
- Replies: 3
- Views: 4428
How to control sediment resuspension in ROMS(version783)?
Dear all:
Does anyone have similar problem like this:when the sediment modular activated defined as following in app.h:
#define SEDIMENT
#define SUSPLOAD
while sediment parameters defined as following in sediment.in:
MUD_Ltsrc == T
! Surface erosion rate (kg/m2/s).
MUD_ERATE == 5.0d-2 ...
Does anyone have similar problem like this:when the sediment modular activated defined as following in app.h:
#define SEDIMENT
#define SUSPLOAD
while sediment parameters defined as following in sediment.in:
MUD_Ltsrc == T
! Surface erosion rate (kg/m2/s).
MUD_ERATE == 5.0d-2 ...
- Thu Mar 03, 2016 1:13 pm
- Forum: ROMS Problems
- Topic: Another Problem with SWAN
- Replies: 1
- Views: 3321
Another Problem with SWAN
I'm using COAWST. I'm experiencing a problem while coupling ROMS and SWAN or only using SWA, I can't build and I get the following:
cd /HOME/sysu_hyxy_rj/WORKSPACE/COAWST/Projects/YeES/Build; /usr/local/mpi3-dynamic/bin/mpif90 -c -heap-arrays -fp-model precise -ip -O3 -assume byterecl -free -free ...
cd /HOME/sysu_hyxy_rj/WORKSPACE/COAWST/Projects/YeES/Build; /usr/local/mpi3-dynamic/bin/mpif90 -c -heap-arrays -fp-model precise -ip -O3 -assume byterecl -free -free ...
- Tue Dec 08, 2015 4:27 pm
- Forum: ROMS Discussion
- Topic: How to change font style in gmeta of ROMS plotting packages
- Replies: 0
- Views: 2145
How to change font style in gmeta of ROMS plotting packages
Dear Users/Developers,
I was trying to plot horizontal contour using ROMS plotting package and I could create my preliminary plots.
I hope to change font style in the output file 'gmeta' from ROMS plotting packages, for example, change to Arial or Helvetia font. The plotting packages used early ...
I was trying to plot horizontal contour using ROMS plotting package and I could create my preliminary plots.
I hope to change font style in the output file 'gmeta' from ROMS plotting packages, for example, change to Arial or Helvetia font. The plotting packages used early ...