Search found 7 matches
- Wed Apr 23, 2014 4:37 pm
- Forum: ROMS Discussion
- Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
- Replies: 11
- Views: 10700
Re: forrtl: severe (174): SIGSEGV, segmentation fault occurr
What compiler and version are you using? Upgrading to a newer version of the compiler allowed it to work for us previously. It would be good to know what compiler version you are using to know which versions to avoid. The complier I use is Intel(R) Fortran Intel(R) 64 Compiler Professional for ...
- Wed Apr 23, 2014 4:05 pm
- Forum: ROMS Discussion
- Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
- Replies: 11
- Views: 10700
Re: forrtl: severe (174): SIGSEGV, segmentation fault occurr
I ran into the same issue when 'AVERAGES' is defined (ROMS version 3.7 is used). forrtl: severe (174): SIGSEGV, segmentation fault occurred Image PC Routine Line Source oceanM_ave 00000000004D002E set_avg_mod_mp_se 562 set_avg.f90 oceanM_ave 00000000004C47A0 set_avg_mod_mp_se 60 set_avg.f90 oceanM ...
- Sat May 22, 2010 7:25 am
- Forum: ROMS Problems
- Topic: unrealistic boundary current when modeling internal tide
- Replies: 10
- Views: 7945
Re: unrealistic boundary current when modeling internal tide
The tidal forcing is the only forcing I used in my model. The ocean will stay at rest if the tidal forcing is removed,susonic wrote:Have you ever tried to run the model without tidal forcing under same condition?
- Fri May 21, 2010 1:00 am
- Forum: ROMS Problems
- Topic: unrealistic boundary current when modeling internal tide
- Replies: 10
- Views: 7945
Re: unrealistic boundary current when modeling internal tide
Could you tell us the CPPs you used in your model? Hi feroda, the CPP options I activated are: ADD_FSOBC Adding tidal elevation to proccesed OBC data. ADD_M2OBC Adding tidal currents to proccesed OBC data. ANA_BSFLUX Analytical kinematic bottom salinity flux. ANA_BTFLUX Analytical kinematic bottom ...
- Wed May 19, 2010 2:19 am
- Forum: ROMS Problems
- Topic: unrealistic boundary current when modeling internal tide
- Replies: 10
- Views: 7945
Re: unrealistic boundary current when modeling internal tide
Hi Kun, I ran into a similar problem when trying to model internal tides on the Australian north west shelf. I was setting up the model using the same methodology (horizontally uniform TS). I found that you also need to set _TNUDGING and _M3NUDGING to constrain the tracers and baroclinic velocities ...
- Fri May 14, 2010 12:53 am
- Forum: ROMS Problems
- Topic: unrealistic boundary current when modeling internal tide
- Replies: 10
- Views: 7945
Re: unrealistic boundary current when modeling internal tide
What does your bathymetry look like? What is the source of it and did you smooth it at all? Hi Kate, the bathymetry in my model (see the following figure) is derived from etopo2, with the horizontal resolution as 1/20*1/20 degree. And it is smoothed with the max slope parameter (r=grad(h)/h) as 0 ...
- Thu May 13, 2010 3:00 am
- Forum: ROMS Problems
- Topic: unrealistic boundary current when modeling internal tide
- Replies: 10
- Views: 7945
unrealistic boundary current when modeling internal tide
Dear all, I am modeling the M2 internal tide in South China Sea (the domain could be seen in the following figure). The only forcing I used is tidal forcing, which is derived from TPXO7.1. The _FSChapman, _M2Flather, _M3Radiation and _TSRadiation OBCs are applied at all of the four open boundaries ...