Search found 4 matches
- Tue Nov 23, 2010 3:30 am
- Forum: ROMS Discussion
- Topic: How to make the Tname_xadv and Tname_yadv work?
- Replies: 4
- Views: 2822
Re: How to make the Tname_xadv and Tname_yadv work?
Hi Cathy, I have been outputting the xadv and yadv terms (for both tracer and momentum) since the first time this option was available in ROMS (I think since version 446) and I have never had the issue you are having. I am wondering if you updated the varinfo.dat file. If you varinfo.dat file is in ...
- Wed Feb 24, 2010 9:16 pm
- Forum: ROMS Problems
- Topic: diffusion terms in diagnostic file
- Replies: 1
- Views: 1522
diffusion terms in diagnostic file
Hi all, my diagnostic file does not have the horizontal components of the diffusion terms for tracers (_hdiff, _xdiff, _ydiff) even though the rest of the terms are there. I used the version 406 for this run and updated my varinfo.dat file. As a test I downloaded the last version but again these ...
- Fri Jan 22, 2010 10:22 pm
- Forum: ROMS Discussion
- Topic: separating hadv term into zeta and eta components
- Replies: 1
- Views: 1639
separating hadv term into zeta and eta components
Recently there was a post about separating the horizontal advection of momentum into the zeta and eta components. I am trying to do the same thing for the momentum equations as well as for the tracer equations. The code compiles, runs and the new variables u_xadv, u_yadv, ubar_xadv........,s_xadv, s ...
- Wed Jan 13, 2010 5:33 pm
- Forum: ROMS Installation
- Topic: problems updating my source code
- Replies: 2
- Views: 1962
problems updating my source code
Hi all, a while ago I made some changes to the ROMS code and it compiled and run without problems. Then I tried to update the ROMS version with 'svn update'. When I did this, the files that I modified were not updated and none conflict was reported. As a result of this the code is not compiling ...