Search found 5 matches
- Sun Jan 14, 2018 11:49 am
- Forum: ROMS Discussion
- Topic: problem in tide simulation
- Replies: 3
- Views: 6088
Re: problem in tide simulation
help me~~~~~~
- Thu Dec 21, 2017 5:58 am
- Forum: ROMS Discussion
- Topic: problem in tide simulation
- Replies: 3
- Views: 6088
problem in tide simulation
I was running ROMS only forced by tide and I used otps2roms.m to prepared forcing file from OTPS.But when I compare the zeta result with OTPS,I find the points near the boundary the result is good,when the point far away from the boundary the result is bad. point1 and point3 are far away the ...
- Wed Aug 16, 2017 2:12 pm
- Forum: ROMS Tools and Techniques
- Topic: Cannot read tide files from otps2frc_v5.m
- Replies: 0
- Views: 2541
Cannot read tide files from otps2frc_v5.m
helllo everyone
I use the otps2frc_v5.m(https://www.myroms.org/wiki/Tidal_Forcing) to create a forcing file
error shows:
NETCDF_OPEN - unable to open existing NetCDF file:
./input/tidetest.nc
call from: inp_par.F,find_file
I'm sure the tide file is existing.
I use the otps2frc_v5.m(https://www.myroms.org/wiki/Tidal_Forcing) to create a forcing file
error shows:
NETCDF_OPEN - unable to open existing NetCDF file:
./input/tidetest.nc
call from: inp_par.F,find_file
I'm sure the tide file is existing.
- Thu Dec 08, 2016 8:20 am
- Forum: ROMS Tools and Techniques
- Topic: compiling pyroms_toolbox
- Replies: 3
- Views: 3403
Re: compiling pyroms_toolbox
Weird. What if you move line 14 to line 6? Same with moving line 53 up a bit. What compiler are you using? I am using ifort ifort:fix: pyroms_toolbox/src/average.f90 pyroms_toolbox/src/average.f90(14): error #6415: This name cannot be assigned this data type because it conflicts with prior uses of ...
- Thu Dec 08, 2016 6:01 am
- Forum: ROMS Tools and Techniques
- Topic: compiling pyroms_toolbox
- Replies: 3
- Views: 3403
compiling pyroms_toolbox
when I run python setup.py build
the error is:
pyroms_toolbox/src/average.f90(14) #6415: this name cannot be assigned this data type because it conflicts with prior uses of the name [DIM1]
INITEGER::dim1,dim2,dim3
the error is:
pyroms_toolbox/src/average.f90(14) #6415: this name cannot be assigned this data type because it conflicts with prior uses of the name [DIM1]
INITEGER::dim1,dim2,dim3