Search found 60 matches

by kobl1201
Sun Aug 06, 2023 8:45 am
Forum: ROMS Bugs
Topic: cannot work parallel nodes
Replies: 1
Views: 2913

cannot work parallel nodes

Hi when i work out ROMS model, I try to use 2 cpu, but the cpu continues to work with 1. When i set paralle node =1, the model work out well. which option can I check?? --------------------------------- It is my run.sh file #!/bin/bash #PBS -V #PBS -q batch #PBS -l nodes=2:ppn=1 #PBS -N ROMS ulimit ...
by kobl1201
Mon Jul 31, 2023 9:57 am
Forum: ROMS Discussion
Topic: Lambert grid
Replies: 2
Views: 4247

Re: Lambert grid

Thanks Wilkin

Is it possible to perform the ROMS model by making only the grid data into lambert?

Or is there an option within the ROMS model that needs to be turned on?
by kobl1201
Mon Jul 31, 2023 5:38 am
Forum: ROMS Discussion
Topic: Lambert grid
Replies: 2
Views: 4247

Lambert grid

Hi

We want to combine the atmospheric model based on the lambert grid with the ROMS model.

Can a ROMS model perform with lambert grid?

If there is a way, can you tell me how to do it?

thank you~
by kobl1201
Tue Dec 08, 2020 6:01 am
Forum: ROMS Discussion
Topic: i wonder the harmonic mixing & smagorinsky scheme
Replies: 0
Views: 1099

i wonder the harmonic mixing & smagorinsky scheme

Hello.

I have a question about the mixing scheme.

What is different characteristics between harmonic mixing scheme(VIS_UV) and smagorinsky shceme??

and can i use the smagorinsky scheme in ROMS model??

Thank you!
by kobl1201
Fri Aug 23, 2019 12:43 am
Forum: ROMS Discussion
Topic: blow up the model
Replies: 3
Views: 1780

Re: blow up the model

Hello Kate. I tried to change the shorter time for DT, but it is not useful as well. And i also changed the bathmetry, but not useful. I printed the values as follows. TIME-STEP YYYY-MM-DD hh:mm:ss.ss u2v2 POTEN_ENRG my_avgpe NET_VOLUME C => (i,j,k) Cu Cv Cw Max Speed 1242 2019-02-07 10:21:00.00 0.0...
by kobl1201
Thu Aug 22, 2019 12:47 pm
Forum: ROMS Discussion
Topic: blow up the model
Replies: 3
Views: 1780

blow up the model

Hello i have some problem, when i worked the ROMS model. I applicated a boundary file every 1 day, and atmospheric forcing every 1 hour. Starting time is 2019-02-07 00:00:00 ROMS model worked well until 2019-02-07 10:32:00, and then the model status had blow-up. When i checked the log file, avgpe ha...
by kobl1201
Fri Apr 05, 2019 5:37 am
Forum: ROMS Discussion
Topic: blow up after first time step
Replies: 1
Views: 1446

blow up after first time step

Hello i recently had an experince which the model stopped after first step. I could find NaN from the log file. The model always stops in a certain area. Therefore, i checked my input files such as initial, boundary, atmospheric forcing and so on. I couldn't find erro file or missing file. I can't s...
by kobl1201
Tue Aug 07, 2018 12:55 am
Forum: ROMS Discussion
Topic: VISC2 valuse
Replies: 3
Views: 2119

Re: VISC2 valuse

Thank you Kate~

so, the time scale is demermined by myself???
by kobl1201
Mon Aug 06, 2018 6:34 am
Forum: ROMS Discussion
Topic: VISC2 valuse
Replies: 3
Views: 2119

VISC2 valuse

Hi~ when i simulated model, which resolution is about 3km, i set visc2 ~ 1m^2/s. i heard the rule of thumb approximation like this. visc2 ~ (2*delta_x / pi)**2 / timescale According to this formaula, when i set the 3km resolution and time scale is 100s, i should set the VISC2 ~ (2*3000/3.14)**2/100s...
by kobl1201
Mon Jul 30, 2018 3:19 pm
Forum: ROMS Discussion
Topic: I wanna change harmonic to biharmonic
Replies: 3
Views: 2177

Re: I wanna change harmonic to biharmonic

Hi Kate I change from UV_VIS2, TS_DIF2 to UV_VIS4, TS_DIF4 at the cpp option, respectively, and the value was changed from the VISC2=1m^2/s to VISC4=1m^4/s. The model finished and then i could get the results. But i wonder that the VISC2=1m^2/s corresponds to VISC4=1m^4/s or can i need to calculated...
by kobl1201
Fri Jul 27, 2018 12:24 pm
Forum: ROMS Discussion
Topic: I wanna change harmonic to biharmonic
Replies: 3
Views: 2177

I wanna change harmonic to biharmonic

Hello I have some questions. Until now, i have run the ROMS model using the harmonic mixing coefficients, which are 1 m2/s for tracer and momentum. But i wanna change biharmonic mixing coefficient. Therefore, i just change the cpp opotion. EX) UV_VIS2 -> UV_VIS4 TS_DIF2 -> TS_DIF4 Can i change only ...
by kobl1201
Sat Oct 07, 2017 6:06 am
Forum: ROMS Discussion
Topic: Hello
Replies: 4
Views: 5034

Hello

When i run the mdoel, i have some problem from output file.

However, i can't understand the problem.

Which one can i change to slove the problem.

Here i uploaded *.in
by kobl1201
Mon Jun 26, 2017 7:58 pm
Forum: ROMS Discussion
Topic: I have a question about the results according to tile number
Replies: 3
Views: 2042

Re: I have a question about the results according to tile nu

Thank you Kate~

Do you know the paper of Kaitlin Alexander or other people about the this problem??
by kobl1201
Mon Jun 26, 2017 1:04 pm
Forum: ROMS Discussion
Topic: I have a question about the results according to tile number
Replies: 3
Views: 2042

I have a question about the results according to tile number

Hi everyone~ I have some question about the result I worked two experiments which are the same condition except tile number. For example, at the Exp 1, i used NtileI == 8, Ntilej == 10 and at the Exp 2 i set Ntile == 10, Ntilej == 16. And then when i compared two results, I found the different resul...
by kobl1201
Tue Dec 20, 2016 12:58 am
Forum: ROMS Discussion
Topic: Blow up ROMS model.
Replies: 2
Views: 2951

Blow up ROMS model.

Dear All., My model is blowing and I don't know why. I tried to change DT(10sec -> 5 sec) but I saw same things. I put boundary condition every day, and atmospheric forcing applied every 6 hour. I check Input data, but it is fine. I think if the input data is wrong, the model would blow up first ste...
by kobl1201
Tue Dec 13, 2016 2:12 am
Forum: ROMS Discussion
Topic: i wan to run hot start
Replies: 0
Views: 1482

i wan to run hot start

Hi~ i want to run hot start. So firstly, I worked model for 5 days. start time is 55927. And then I needed to run 5 days more. So i want to do restart. However, i saw the error like this ; SET_NGFLD - current model time exceeds ending value for variable: zeta_west TDAYS = 55932.0000 Data Tmin = 5592...
by kobl1201
Fri Dec 02, 2016 1:13 am
Forum: ROMS Discussion
Topic: Hi~ i have some question abourt relaxation method
Replies: 4
Views: 2620

Re: Hi~ i have some question abourt relaxation method

Thank you Kate.

I understand the nudginf time scale.
by kobl1201
Thu Dec 01, 2016 10:00 pm
Forum: ROMS Discussion
Topic: Hi~ i have some question abourt relaxation method
Replies: 4
Views: 2620

Re: Hi~ i have some question abourt relaxation method

Thanks Kate.


At that time, If I have that the external data is interval of 1 day, H should be updated every 1 day or every 30 days??

Have a good time
by kobl1201
Thu Dec 01, 2016 4:59 pm
Forum: ROMS Discussion
Topic: Hi~ i have some question abourt relaxation method
Replies: 4
Views: 2620

Hi~ i have some question abourt relaxation method

Hello~

I applied relaxation method like this equation

T = T + dt/k(H-T)

Here, T is calculated by model, dt is time-step , k is nudging time scale, and H is external data.

If i set k = 30 day * 86400 sec, dt = 30sec, H is applied each time-step, or it is applied every 30 days.

Please Help me
by kobl1201
Wed Nov 23, 2016 11:14 am
Forum: ROMS Discussion
Topic: Hi what does inflow for nudging time scale mean??
Replies: 3
Views: 2770

Re: Hi what does inflow for nudging time scale mean??

Thanks Kate.

Here, inflow and outflow mean current in the boundary ???

Is it right??
by kobl1201
Wed Nov 23, 2016 5:32 am
Forum: ROMS Discussion
Topic: Hi what does inflow for nudging time scale mean??
Replies: 3
Views: 2770

Hi what does inflow for nudging time scale mean??

Hi

OBCFAC is the radio of inflow and outflow nudging time scale.

Here, I wonder the meaning of inflow and outflow for nudgiinh time scale.

Inflow means data of climatology and outflow means the data calculated in model???

IF i set obcfac =5 to obcfac = 10, what does it mean??
by kobl1201
Sat Oct 29, 2016 5:11 am
Forum: ROMS Discussion
Topic: Hi, i have some problems.
Replies: 7
Views: 5278

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
by kobl1201
Tue Oct 25, 2016 12:54 am
Forum: ROMS Discussion
Topic: Hi, i have some problems.
Replies: 7
Views: 5278

Re: Hi, i have some problems.

Hi Kate

I set up the model like this.
ocean_ub_3k_new.in
(117.57 KiB) Downloaded 268 times
I ,also applied relaxation method and sponge layer.

However, this methods didn't slove this problems
by kobl1201
Mon Oct 24, 2016 6:17 am
Forum: ROMS Discussion
Topic: Hi, i have some problems.
Replies: 7
Views: 5278

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.
by kobl1201
Mon Oct 24, 2016 4:48 am
Forum: ROMS Discussion
Topic: Hi, i have some problems.
Replies: 7
Views: 5278

Hi, i have some problems.

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 : 사본 -그림1.gif 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...
by kobl1201
Tue Sep 27, 2016 8:22 am
Forum: ROMS Discussion
Topic: Hi~ i have question about sponge layer
Replies: 5
Views: 3096

Re: Hi~ i have question about sponge layer

Hi kate

when i turn off LuvSponge, the model run.

but if i turn on the LuvSponge, the model stop above.

the problem is also same reason, which you told me???

thank you~
by kobl1201
Tue Sep 27, 2016 1:29 am
Forum: ROMS Discussion
Topic: Hi~ i have question about sponge layer
Replies: 5
Views: 3096

Re: Hi~ i have question about sponge layer

Hi Kate~ i compile Ana_sponge. The model didn't give message. just stop the model like this. ** Omit *** ndtfast, nfast = 40 56 nfast/ndtfast = 1.40000 Centers of gravity and integrals (values must be 1, 1, approx 1/2, 1, 1): 1.000000000000 1.039265571007 0.519632785503 1.000000000000 1.000000000000...
by kobl1201
Mon Sep 26, 2016 2:04 pm
Forum: ROMS Discussion
Topic: Hi~ i have question about sponge layer
Replies: 5
Views: 3096

Hi~ i have question about sponge layer

Hello~

i want to apply sponge layer. Therefore, i change ana_sponge.h and then applied hear file.

and then i think i will turn on switch about sponge layer.

Which one should i turn on??

When i turned on the switch, which is LuvSponge and LtracerSponge, but the model didn't run.

Please help me~
by kobl1201
Tue Sep 13, 2016 7:40 am
Forum: ROMS Discussion
Topic: Hi~ i want to know restart(hot start) method
Replies: 5
Views: 3581

Re: Hi~ i want to know restart(hot start) method

Hi Kate~ i changed ININAME to restart file. however, i have some problems. the model didn't run. the model show like this. ======================================================================================= SET_NGFLD - current model time exceeds ending value for variable: zeta_west TDAYS = 55928...
by kobl1201
Mon Sep 12, 2016 1:49 pm
Forum: ROMS Discussion
Topic: Hi~ i want to know restart(hot start) method
Replies: 5
Views: 3581

Re: Hi~ i want to know restart(hot start) method

when i set DSTART = 56109, the ocean_time in restart file is 4832179200. But i set boundary file from 55927 to 56292. if i devide 4832179200/86400, it is 55928. you mean that i just change ININAME to the name of the restart file, even though the ocean_time in restart file is 4832179200. Is it right??
by kobl1201
Mon Sep 12, 2016 6:16 am
Forum: ROMS Discussion
Topic: Hi~ i want to know restart(hot start) method
Replies: 5
Views: 3581

Hi~ i want to know restart(hot start) method

Hello~ i want to know the method of restart i just know that LcycleRST set T. 1) How can I do if i do restart. Please give some information in detail. and also 2) when i run model. the start time is 56658 and then i run model during 1 day. but, the ocean_time in restart file is 484890400. I think it...
by kobl1201
Sat Aug 20, 2016 12:25 pm
Forum: ROMS Discussion
Topic: Hi, when i run the ROMS model, the model blow up
Replies: 1
Views: 2090

Hi, when i run the ROMS model, the model blow up

Hi When I run the ROMS model, the model, blew up after running about 1 hours. The resolution is 1/72 and 41 vertical layers. Now i have simulated East sea area. However, when i set VISC2 = 5000, the model ran until the end. I thought the VISC2(=5000) is too big. It is not reasonable number. How can ...
by kobl1201
Mon Aug 01, 2016 12:56 am
Forum: ROMS Discussion
Topic: sponge layer
Replies: 1
Views: 2985

sponge layer

hi i have some questions i saw ROMS code about sponge layer #if defined ADRIA02 ! ! Adriatic Sea southern sponge areas. ! fac=4.0_r8 # if defined UV_VIS2 DO i=IstrT,IendT DO j=JstrT,MIN(6,JendT) cff=visc2(ng)+REAL(6-j,r8)*(fac*visc2(ng)-visc2(ng))/6.0_r8 MIXING(ng) % visc2_r(i,j)=cff MIXING(ng) % vi...
by kobl1201
Thu Jul 28, 2016 12:40 pm
Forum: ROMS Discussion
Topic: Don't run model without any errors
Replies: 0
Views: 7473

Don't run model without any errors

Hello I have some questions When i run ROMS model, the model stops without error. Here is my log file. --------------------------------------------------------------------------------- Model Input Parameters: ROMS/TOMS version 3.7 Thursday - July 28, 2016 - 9:26:36 PM -------------------------------...
by kobl1201
Thu Mar 10, 2016 1:13 pm
Forum: ROMS Discussion
Topic: i can't build ROMS model
Replies: 1
Views: 1997

i can't build ROMS model

Hello guys i need your help when i built ROMS model, i saw the some error. but i could't understand why the error came out. ' ' >> ./build bash /usr/bin/cpp -P -traditional -DMPI -DLINUX -DX86_64 -DPGI -D'ROOT_DIR="/home/Class/ocean/kobl/ROMS"' -Dupwelling -D'HEADER="upwelling.h"...
by kobl1201
Mon Feb 29, 2016 12:06 pm
Forum: ROMS Discussion
Topic: i can't run make_grid.m
Replies: 1
Views: 2142

i can't run make_grid.m

Hello~~

i want to your help.

i want to make model grid file. However i can't run make_grid.m used in matlab.

when i ran make_grid.m, i saw 'undefined function romstool_param.m .

how can i run make_grid.m.

Please tell me some example.
by kobl1201
Thu Jun 04, 2015 2:03 am
Forum: ROMS Discussion
Topic: what is effect if i set Luvsponge and Ltracersponge ??
Replies: 1
Views: 1445

what is effect if i set Luvsponge and Ltracersponge ??

Hello

what is effect for U and v 3-D velocity if i set Luvsponge and Ltracersponge are T or F ??
by kobl1201
Tue Apr 28, 2015 1:25 am
Forum: ROMS Discussion
Topic: i have a question about nudging coefficient.
Replies: 3
Views: 2076

Re: i have a question about nudging coefficient.

i have a question one more.

cff is nudging coefficient or not??

what is the nudging coeficient ??
by kobl1201
Sat Apr 25, 2015 4:42 am
Forum: ROMS Discussion
Topic: i have a question about nudging coefficient.
Replies: 3
Views: 2076

i have a question about nudging coefficient.

hello when i run ROMS model using nuding scheme, i want to change nudging coefficient. At that time, i have a question. how much is the range of the coefficient?? now, the roms model was set like this DO j=JstrV,Jend DO i=Istr,Iend cff=0.25_r8*(CLIMA(ng)%M3nudgcof(i,j-1,k)+ & & CLIMA(ng)%M3n...
by kobl1201
Fri Apr 03, 2015 1:16 am
Forum: ROMS Discussion
Topic: i can't run model
Replies: 3
Views: 3249

Re: i can't run model

when i checked zeta_west, this time range is 55927 to 56292.

But this model don't run.

How can i do?? please help me.
by kobl1201
Thu Apr 02, 2015 1:54 pm
Forum: ROMS Discussion
Topic: i can't run model
Replies: 3
Views: 3249

i can't run model

i set my model ! Input variable information file name. This file needs to be processed ! first so all information arrays can be initialized properly. VARNAME = ../varinfo_cfsr.dat ! VARNAME = ROMS/External/varinfo.dat ! Number of nested grids. Ngrids = 1 ! Number of grid nesting layers. This paramet...
by kobl1201
Fri Mar 20, 2015 6:48 am
Forum: ROMS Discussion
Topic: i have a question
Replies: 11
Views: 6554

Re: i have a question

When i change initial time like t = 0, will i change the other kind of times?? For example, ocean time, temp time and salt time and so on.
by kobl1201
Thu Mar 19, 2015 12:13 am
Forum: ROMS Discussion
Topic: i have a question
Replies: 11
Views: 6554

Re: i have a question

the dimension of this variable, zeta west,is (zeta_time, erho).

And i run the model for 1 year(366 days)

This picture shows that zeta time.

and i use nudging scheme for 3D velocity. This time interval is 1 day.
by kobl1201
Wed Mar 18, 2015 6:26 am
Forum: ROMS Discussion
Topic: i have a question
Replies: 11
Views: 6554

i have a question

hello

When i run roms model, i have some errors.

the log file show that like this.

'current model time exceeds ending value for variable : zeta west'

Even if, i check time of zeta west, i could't understand why this error represented.
by kobl1201
Mon Feb 16, 2015 5:58 am
Forum: ROMS Discussion
Topic: i have a question about nudging
Replies: 2
Views: 2213

i have a question about nudging

hello

when i want to use nudging method about 3d-field, shoud i need u and v values in climate_file??

if i need u,v values in clim_file, i can't slove this problem.

how can i do??
by kobl1201
Wed Feb 11, 2015 2:53 am
Forum: ROMS Discussion
Topic: How can i get the depth from sima coordinate to Z- ??
Replies: 2
Views: 2119

How can i get the depth from sima coordinate to Z- ??

Hi~

How can i can the depth for one points from ROMS output???

i knew ROMS model uses sigma coordinate.

But i want to know the depth (Z- coordinate) for one point or all grids.

how can i do for getting the depth?? Which value will i check for this work???
by kobl1201
Tue Feb 10, 2015 6:09 am
Forum: ROMS Discussion
Topic: what does it mean??
Replies: 1
Views: 1474

what does it mean??

hi~

i don't understand T0(background potential temperature) and theta_S.

my model was set as T0 = 14d0, theta_S = 1.0d0

what is effect this parameter in roms model, if i set T0 = 10.0d0 and theta_s = 2.0d0???
by kobl1201
Mon Feb 02, 2015 8:04 am
Forum: ROMS Discussion
Topic: What does OBCFAC mean??
Replies: 2
Views: 2588

What does OBCFAC mean??

i use open boundary in ROMS model.

i was OBCFAC. it mean that ratio of inflow and outflow nudging time scale.

if i set OBCFAC = 1.0d0, what different effect between OBCFAC = 366.0d0 and OBCFAC = 1.0d0 for running model over 1 year.

my output average is 1 day, and M3NUDG = 1.0d0.
by kobl1201
Fri Jan 30, 2015 12:39 pm
Forum: ROMS Discussion
Topic: Hello, i want to use Nudging method.
Replies: 10
Views: 4872

Re: Hello, i want to use Nudging method.

i want to do data assimilation of the observational data.

How can i do??? Actually, i found Roms wiki. But i couldn't understand it.

i just changed M3NUDGE=366.0d0 -> M3NUDGE=1.0d0 or can i need other work??

my climatology data was combined only temp and salinty.
by kobl1201
Fri Jan 23, 2015 11:34 pm
Forum: ROMS Discussion
Topic: Hello, i want to use Nudging method.
Replies: 10
Views: 4872

Re: Hello, i want to use Nudging method.

i will make new initial data. This data was made a method. Firstly, i was running the Roms model set output from HYCOM model. And then, I compared the results, which averaged daily, with observation. However, the results showed too bad. So i thought that the results influenced used obsercational dat...
by kobl1201
Fri Jan 23, 2015 7:18 am
Forum: ROMS Discussion
Topic: Hello, i want to use Nudging method.
Replies: 10
Views: 4872

Re: Hello, i want to use Nudging method.

Thank you. i will tell you my purpose. I was running the model set HYCOM model for initail data. And then i checked the results. The results for currents was bad comapred with observation data. So i changed initial data. and the initial data apply each 1 day for 1 year. and i will be running model a...
by kobl1201
Fri Jan 23, 2015 12:59 am
Forum: ROMS Discussion
Topic: Hello, i want to use Nudging method.
Replies: 10
Views: 4872

Re: Hello, i want to use Nudging method.

thank your reply. I read your answer ,and suddenly i have other question. What does Nudging mean?? I have understood when the model is running, it mean chganging initial data. i mean if the model calculate 2012.01.01, intial data apply data of 2012.01.01 time. And if model calculate 2012.01.02, the ...
by kobl1201
Thu Jan 22, 2015 7:41 am
Forum: ROMS Discussion
Topic: Hello, i want to use Nudging method.
Replies: 10
Views: 4872

Re: Hello, i want to use Nudging method.

I want to be nuding for initail data. When i run the model, i need to the climatology file, boundary file and initial file. Among three data, if i wanto to nudge for 3-D fields, which files should i change?? I think i need to change initial data by making 1 year data (interval 1 day), and M3NUDG val...
by kobl1201
Wed Jan 21, 2015 12:57 pm
Forum: ROMS Discussion
Topic: Hello, i want to use Nudging method.
Replies: 10
Views: 4872

Hello, i want to use Nudging method.

Hello when i use ROMS Model, I want to use Nudging method. Actually, i want to output data for u,v velocity. Therefore, i made initial data over 1 year, and then want to nudge interval 1 day. How can i do?? I saw TNUG and M3NUDG. How can i write down this parameter for nudging interval 1 day. thank ...
by kobl1201
Mon Nov 17, 2014 1:07 am
Forum: ROMS Discussion
Topic: i have a simple question
Replies: 1
Views: 1444

i have a simple question

Hello

i have a very simple quations.

what does mean ETA-term??

thank you
by kobl1201
Wed Nov 12, 2014 2:48 am
Forum: ROMS Discussion
Topic: I want to convert the method of computing u or v velocities
Replies: 9
Views: 4078

Re: I want to convert the method of computing u or v velocit

Thank you very much.

Have a good day~
by kobl1201
Tue Nov 11, 2014 2:07 am
Forum: ROMS Discussion
Topic: I want to convert the method of computing u or v velocities
Replies: 9
Views: 4078

Re: I want to convert the method of computing u or v velocit

Generally, u or v velocities are computed through governing equations. However, i want to convert the method. Therefore, i need what program are finally computed u or v velocities for getting NC files before. I think that the velocities are computed in the directorty, which is Nonlinear or Utility. ...
by kobl1201
Mon Nov 10, 2014 2:16 am
Forum: ROMS Discussion
Topic: I want to convert the method of computing u or v velocities
Replies: 9
Views: 4078

Re: I want to convert the method of computing u or v velocit

i can't recognize that what programs are finally computed u or v velocities.

Could you tell me the programs' name ??

Thank you
by kobl1201
Wed Nov 05, 2014 7:17 am
Forum: ROMS Discussion
Topic: I want to convert the method of computing u or v velocities
Replies: 9
Views: 4078

Re: I want to convert the method of computing u or v velocit

I mean when Roms model creat output file, there has been computed temperature, salinity, u and v velocities and so on based on governing equation. However, i want to convert the governing equations which are computed u or v velocities. Because i want to use u and v velocities for new initial data. T...
by kobl1201
Wed Nov 05, 2014 1:49 am
Forum: ROMS Discussion
Topic: I want to convert the method of computing u or v velocities
Replies: 9
Views: 4078

I want to convert the method of computing u or v velocities

Hi

I have some questions

I want to convert the method of computing u or v velocities. However, i can't recognize what programs are computed for u or v velocity.

Could you tell me the programs?

Thank you for your help.

I am looking forward to your reply.

Have a good day~