Dear ROMS users,
Has anyone compiled ROMS adjoint using gfortran compiler? The following errors appeared,when I try to build it using gfortran and openmpi. I can compile and run ROMS Nonlinear model successfully with this fortran compiler.
tl_set_vbc.f90: In function 'tl_set_vbc_tile':
tl_set ...
Search found 29 matches
- Wed Oct 20, 2010 5:24 am
- Forum: ROMS Adjoint
- Topic: compiling adjoint error with gfortran
- Replies: 1
- Views: 3479
- Thu Jul 29, 2010 12:51 am
- Forum: ROMS Discussion
- Topic: How to judge a model if it is an Eddy-resolving model
- Replies: 2
- Views: 2654
Re: How to judge a model if it is an Eddy-resolving model
Hi, Kate. Thank you for your explanations ,which help me remove my misunderstanding of this problem.
- Mon Jul 26, 2010 2:20 am
- Forum: ROMS Discussion
- Topic: How to judge a model if it is an Eddy-resolving model
- Replies: 2
- Views: 2654
How to judge a model if it is an Eddy-resolving model
Dear all,
I ofen see ' ROMS is an Eddy-resolving model ' from various of paper , but I don't know how to judge a model if it is a eddy-resolving model.
What unique charateristic and function does an eddy-resolving model have? Any information are greatly appreciated .
I ofen see ' ROMS is an Eddy-resolving model ' from various of paper , but I don't know how to judge a model if it is a eddy-resolving model.
What unique charateristic and function does an eddy-resolving model have? Any information are greatly appreciated .
- Sat Apr 03, 2010 12:27 am
- Forum: ROMS Discussion
- Topic: orthogonality requirement in ROMS
- Replies: 0
- Views: 1567
orthogonality requirement in ROMS
Hi, everybody:
I find cosine values of grid corners should be less than 0.02 in offshore areas for Delft3d, that means grid corner's angle should be bigger than 88.85 degree. So what is orthogonality requirement in ROMS ? Thanks.
I find cosine values of grid corners should be less than 0.02 in offshore areas for Delft3d, that means grid corner's angle should be bigger than 88.85 degree. So what is orthogonality requirement in ROMS ? Thanks.
- Mon Mar 15, 2010 1:50 am
- Forum: ROMS Discussion
- Topic: why Roms can restart from the step where the model blows up?
- Replies: 1
- Views: 2292
why Roms can restart from the step where the model blows up?
My model blows up at 1494, but I can't find any problem from rst file. So I rerun this model from the restart file without changing other input files like forcing files and bry files, it can run successfully. Could anyone tell me why this happened?
The First Run:
430248 1493 22:00:00 3.575556E-02 ...
The First Run:
430248 1493 22:00:00 3.575556E-02 ...
- Thu Dec 24, 2009 2:49 am
- Forum: ROMS Discussion
- Topic: Configurations of Climatological simulation
- Replies: 3
- Views: 4963
Re: Configurations of Climatological simulation
Thank you so much for your help, Dakui. I will try it following your kindly suggestions and then present the new result as soon as possible.
Hi,yang. I can only answer your second question as I have few experience of modelling,especially of ROMS.
2. How did you run the Climatology simulation ...
Hi,yang. I can only answer your second question as I have few experience of modelling,especially of ROMS.
2. How did you run the Climatology simulation ...
- Wed Dec 23, 2009 3:45 pm
- Forum: ROMS Discussion
- Topic: Configurations of Climatological simulation
- Replies: 3
- Views: 4963
Configurations of Climatological simulation
Hello All!
I want to setup my first application by using climatological forcings(ECMWF wind and COADS heat flux) and boundary conditions(SODA). My physical and numerical settings are as follows:
Activated C-preprocessing Options:
SCS South China sea ERA wind
ANA_BSFLUX Analytical kinematic ...
I want to setup my first application by using climatological forcings(ECMWF wind and COADS heat flux) and boundary conditions(SODA). My physical and numerical settings are as follows:
Activated C-preprocessing Options:
SCS South China sea ERA wind
ANA_BSFLUX Analytical kinematic ...
- Wed Mar 25, 2009 3:04 am
- Forum: ROMS Problems
- Topic: How to read ROMS source code
- Replies: 0
- Views: 1733
How to read ROMS source code
Hi,everyone.
Recently,I have succeeded in configuring an simple application of the forward simulation using ana_*.h . But I have trouble with creating netcdf files such as initial files and forcing files , because I am not very clear what variables to be given values. So I want to read the source ...
Recently,I have succeeded in configuring an simple application of the forward simulation using ana_*.h . But I have trouble with creating netcdf files such as initial files and forcing files , because I am not very clear what variables to be given values. So I want to read the source ...
- Wed Oct 17, 2007 10:51 am
- Forum: ROMS Adjoint
- Topic: Optimal method in ROMS
- Replies: 0
- Views: 3525
Optimal method in ROMS
Hi ,everyone.
What optimal method used by ROMS to adjust the control variable to minimize the cost function ? which procedure to compute the optimal direction towards the minimum of the cost function and the step size in that direction?
Thank you very much.
What optimal method used by ROMS to adjust the control variable to minimize the cost function ? which procedure to compute the optimal direction towards the minimum of the cost function and the step size in that direction?
Thank you very much.
- Wed Aug 22, 2007 7:00 pm
- Forum: ROMS Problems
- Topic: How to use forcing package
- Replies: 12
- Views: 13388
- Wed Aug 22, 2007 3:47 pm
- Forum: ROMS Problems
- Topic: How to use forcing package
- Replies: 12
- Views: 13388
How to use forcing package
Hello,everyone.
Recently,I was trying to compile the forcing package in Fedora 7 . I have modified CFT and LDR in Makefile.Gnu as follows
CFT = gfortran
LDR = gfortran
When I wanted to make it ,the following errors appeared :
def_info.F: In function ‘def_info’:
def_info.F:158: warning ...
Recently,I was trying to compile the forcing package in Fedora 7 . I have modified CFT and LDR in Makefile.Gnu as follows
CFT = gfortran
LDR = gfortran
When I wanted to make it ,the following errors appeared :
def_info.F: In function ‘def_info’:
def_info.F:158: warning ...
- Sat Aug 18, 2007 4:28 pm
- Forum: ROMS Installation
- Topic: A compiling problem about OA package
- Replies: 3
- Views: 3602
- Mon Aug 13, 2007 1:49 pm
- Forum: ROMS Installation
- Topic: A compiling problem about OA package
- Replies: 3
- Views: 3602
A compiling problem about OA package
Hello,everyone
I am trying to compile OA package in Fedora 7 with gfortran compiler, I typed this command and got the following errors.
[zhouwei@localhost oa]$ make -f Makefile.Gnu
g77 -DNO_EXIT -g -O2 -o /home/zhouwei/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def ...
I am trying to compile OA package in Fedora 7 with gfortran compiler, I typed this command and got the following errors.
[zhouwei@localhost oa]$ make -f Makefile.Gnu
g77 -DNO_EXIT -g -O2 -o /home/zhouwei/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def ...
- Sun Aug 12, 2007 1:54 am
- Forum: ROMS Installation
- Topic: A question about 'substitute' in the job_is4dvar.sh
- Replies: 1
- Views: 2421
A question about 'substitute' in the job_is4dvar.sh
Hello,everyone.
I found these command in the job_is4dvar.sh
# Modify S4DVAR template input script and specify above files.
set IS4DVAR=is4dvar.in
if (-e $IS4DVAR) then
/bin/rm $IS4DVAR
endif
cp s4dvar.in $IS4DVAR
substitute $IS4DVAR ocean_std.nc $STDname
substitute $IS4DVAR ocean_nrm.nc ...
I found these command in the job_is4dvar.sh
# Modify S4DVAR template input script and specify above files.
set IS4DVAR=is4dvar.in
if (-e $IS4DVAR) then
/bin/rm $IS4DVAR
endif
cp s4dvar.in $IS4DVAR
substitute $IS4DVAR ocean_std.nc $STDname
substitute $IS4DVAR ocean_nrm.nc ...
- Sat Aug 11, 2007 2:52 pm
- Forum: ROMS Problems
- Topic: A Problem about building Nemuro ecosystem test
- Replies: 2
- Views: 3079
A Problem about building Nemuro ecosystem test
Hi, I was trying to build Nemuro ecosystem test ,but I didn't find nemuro.h in ROMS/Include. Then I copied nemuro.h from ROMS/Nonlinear .
cp ROMS/Nonlinear/nemuro.h ROMS/Include/
I activated NEMURO cpp option in the makefile and typed the command
]$ make
Compilers/make_macros.mk:1: *** missing ...
cp ROMS/Nonlinear/nemuro.h ROMS/Include/
I activated NEMURO cpp option in the makefile and typed the command
]$ make
Compilers/make_macros.mk:1: *** missing ...
- Thu Aug 09, 2007 7:31 am
- Forum: ROMS Problems
- Topic: A problem about building OpenMP ROMS
- Replies: 8
- Views: 7181
- Wed Aug 08, 2007 4:46 pm
- Forum: ROMS Problems
- Topic: A problem about building OpenMP ROMS
- Replies: 8
- Views: 7181
- Wed Aug 08, 2007 12:34 am
- Forum: ROMS Problems
- Topic: A problem about building OpenMP ROMS
- Replies: 8
- Views: 7181
- Tue Aug 07, 2007 5:15 pm
- Forum: ROMS Problems
- Topic: A problem about building OpenMP ROMS
- Replies: 8
- Views: 7181
A problem about building OpenMP ROMS
Hi,
I turned on shared-memory parallelization in ROMS using the OpenMP compiler directives in SGI workstation with ifort compiler in the upwelling test. It runs fine on SERIAL.
I typed the following command :
make -j 8 > compile.txt
then I got the following warnings:
makefile:230: INCLUDING ...
I turned on shared-memory parallelization in ROMS using the OpenMP compiler directives in SGI workstation with ifort compiler in the upwelling test. It runs fine on SERIAL.
I typed the following command :
make -j 8 > compile.txt
then I got the following warnings:
makefile:230: INCLUDING ...
- Fri Aug 03, 2007 6:52 am
- Forum: ROMS Installation
- Topic: Problem about running the upwelling about test case
- Replies: 7
- Views: 5293
- Thu Aug 02, 2007 1:39 pm
- Forum: ROMS Installation
- Topic: Problem about running the upwelling about test case
- Replies: 7
- Views: 5293
- Wed Aug 01, 2007 2:00 pm
- Forum: ROMS Problems
- Topic: Compiling error in SGI workstation
- Replies: 7
- Views: 8130
- Tue Jul 31, 2007 7:25 am
- Forum: ROMS Problems
- Topic: Compiling error in SGI workstation
- Replies: 7
- Views: 8130
- Mon Jul 30, 2007 6:33 am
- Forum: ROMS Problems
- Topic: Compiling error in SGI workstation
- Replies: 7
- Views: 8130
Compiling error in SGI workstation
Hi ,I am a new user of ROMS .
Today I was trying to run the upwelling test case.I have modified the Linux-ifort.mk and makefile to define the netcdf lib and include
When I try compiling the model on a SGI workstation with Linux-ifort.
I get the following errors:
zw@a330:~/roms> make
make ...
Today I was trying to run the upwelling test case.I have modified the Linux-ifort.mk and makefile to define the netcdf lib and include
When I try compiling the model on a SGI workstation with Linux-ifort.
I get the following errors:
zw@a330:~/roms> make
make ...
- Mon Jul 30, 2007 5:04 am
- Forum: ROMS Installation
- Topic: Problem about running the upwelling about test case
- Replies: 7
- Views: 5293
Problem about running the upwelling about test case
Hi ,I am a new user of ROMS .
Today I was trying to run the upwelling test case and I get the following errors when I try compiling the model on a Fedora 4 system with Linux-gfortran.
[vchou@localhost roms]$ make
makefile:226: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION ...
Today I was trying to run the upwelling test case and I get the following errors when I try compiling the model on a Fedora 4 system with Linux-gfortran.
[vchou@localhost roms]$ make
makefile:226: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION ...
- Wed Jul 18, 2007 3:58 am
- Forum: ROMS Installation
- Topic: An urgent problem about downloading ROMS by using SVN
- Replies: 5
- Views: 9639
Thanks,robertson,I have sent an email to robertson@marine.rutgers.edu to change my username.
- Tue Jul 17, 2007 12:44 am
- Forum: ROMS Installation
- Topic: An urgent problem about downloading ROMS by using SVN
- Replies: 5
- Views: 9639
- Mon Jul 16, 2007 1:41 am
- Forum: ROMS Installation
- Topic: An urgent problem about downloading ROMS by using SVN
- Replies: 5
- Views: 9639
An urgent problem about downloading ROMS by using SVN
Hi,I seem to have a problem when accessing this website by "svn checkout". https://www.myroms.org/svn/src
The problem emerged when I try to login with my user name(Zhou Wei) and password, which are exactly as same as I used to login this Discussion and myroms.org website.
== Svn checkout ==
svn ...
The problem emerged when I try to login with my user name(Zhou Wei) and password, which are exactly as same as I used to login this Discussion and myroms.org website.
== Svn checkout ==
svn ...
- Mon Jul 16, 2007 1:14 am
- Forum: ROMS Installation
- Topic: svn checkout
- Replies: 7
- Views: 13037