Hello~
i have some problems. When i run the ROMS model, the currets flow along the boundary.
As time passed, the results varied as follows :
It seems the current can't go out the northern and eastern boundaris.
I hope that outflow is much stronger than now.
The model region is east/japan sea.
Please help me.
Hi, i have some problems.
Re: Hi, i have some problems.
You haven't told us anything about what boundary conditions you are using. Do they need external values? If so, where are those coming from and do they look reasonable?
Re: Hi, i have some problems.
Sorry Kate.
I used HYCOM data for boundary condition and initial data.
The boundary condition applied every 1 day.
Usually, currents in the north region flow easternward. However, my result showed converse.
I used HYCOM data for boundary condition and initial data.
The boundary condition applied every 1 day.
Usually, currents in the north region flow easternward. However, my result showed converse.
Re: Hi, i have some problems.
What values of LBC are you using?
Re: Hi, i have some problems.
Hi Kate
I set up the model like this.
I ,also applied relaxation method and sponge layer.
However, this methods didn't slove this problems
I set up the model like this.
I ,also applied relaxation method and sponge layer.
However, this methods didn't slove this problems
Re: Hi, i have some problems.
Code: Select all
LBC(isFsur) == Clo Cha Cha Cha \ ! free-surface
Nes Nes Nes Nes
LBC(isUbar) == Clo Fla Fla Fla \ ! 2D U-momentum
Nes Nes Nes Nes
-
- Posts: 21
- Joined: Fri Mar 15, 2013 1:30 pm
- Location: UWA Oceans Institute
Re: Hi, i have some problems.
I had a lot of boundary currents like this in the beginning which were essentially due to erroneous boundary forcing. Also I noticed you had -
Have you tried playing around with the nudging parameters?
M2NUDG == 0.0d0 ! days
M3NUDG == 0.0d0 ! days
Re: Hi, i have some problems.
Hello ~
i removed things such as !free-surface and then modified M2NUDG == 0.0d0 ! days, M3NUDG == 0.0d0 ! days. However, the results still showed same things.
Do you have other ideas??
Please help me
i removed things such as !free-surface and then modified M2NUDG == 0.0d0 ! days, M3NUDG == 0.0d0 ! days. However, the results still showed same things.
Do you have other ideas??
Please help me