Hello,
I have a query related to the coupling of ROMS to any atmospheric model. As it is known, ROMS is already coupled to WRF, REGCM and COAMPS models. But if I intend to use any other atmospheric model with ROMS, what procedure am I supposed to follow and is it possible to do that?
I am asking ...
Search found 7 matches
- Sat Apr 21, 2018 8:43 am
- Forum: ROMS Discussion
- Topic: Coupling any Atmospheric model to ROMS
- Replies: 3
- Views: 4194
- Tue Apr 17, 2018 4:00 am
- Forum: ROMS Discussion
- Topic: Compilation error during coupling test
- Replies: 2
- Views: 1965
Re: Compilation error during coupling test
Thanks!
I just renamed it and it is working now...
Nishtha
I just renamed it and it is working now...
Nishtha
- Mon Apr 16, 2018 10:20 am
- Forum: ROMS Discussion
- Topic: Compilation error during coupling test
- Replies: 2
- Views: 1965
Compilation error during coupling test
Hi,
I am trying to compile the coupling test case. I have compiled MCT and now I am running build.bash and getting the following error
$ ./build.bash
...
/usr/bin/cpp -P -traditional -DLINUX -DX86_64 -DGFORTRAN -D'ROOT_DIR="/home/student/Desktop/roms_rutgers"' -DCOUPLING -D'HEADER="coupling.h ...
I am trying to compile the coupling test case. I have compiled MCT and now I am running build.bash and getting the following error
$ ./build.bash
...
/usr/bin/cpp -P -traditional -DLINUX -DX86_64 -DGFORTRAN -D'ROOT_DIR="/home/student/Desktop/roms_rutgers"' -DCOUPLING -D'HEADER="coupling.h ...
- Fri Jun 23, 2017 9:19 am
- Forum: ROMS Problems
- Topic: error in oa make file
- Replies: 8
- Views: 8276
Re: error in oa make file
Thanks a ton!
I have updated ~/.bashrc by adding
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/usr/local/share"
then I wrote the path of library before '-lnetcdf -lnetcdff' and it really worked!!
Thanks again
I have updated ~/.bashrc by adding
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/usr/local/share"
then I wrote the path of library before '-lnetcdf -lnetcdff' and it really worked!!
Thanks again
- Fri Jun 23, 2017 5:29 am
- Forum: ROMS Problems
- Topic: error in oa make file
- Replies: 8
- Views: 8276
Re: error in oa make file
Dear user fdaryabor,
Thanks for the reply. I had also tried this before, but I was getting the same error
[nishtha@localhost oa]$ make -f Makefile.Gnu
gfortran -DNO_EXIT -g -O2 -o /home/kbcaos/netcdf/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def_oa.o dhlev.o diagn ...
Thanks for the reply. I had also tried this before, but I was getting the same error
[nishtha@localhost oa]$ make -f Makefile.Gnu
gfortran -DNO_EXIT -g -O2 -o /home/kbcaos/netcdf/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def_oa.o dhlev.o diagn ...
- Thu Jun 22, 2017 7:17 am
- Forum: ROMS Problems
- Topic: error in oa make file
- Replies: 8
- Views: 8276
Re: error in oa make file
Thank you for your reply. I changed -lnetcdf to -lnetcdff in Makefile.Gnu...now I get the following error
[nishtha@localhost oa]$ make -f Makefile.Gnu
gfortran -DNO_EXIT -g -O2 -o /home/kbcaos/netcdf/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def_oa.o dhlev.o diagn.o ...
[nishtha@localhost oa]$ make -f Makefile.Gnu
gfortran -DNO_EXIT -g -O2 -o /home/kbcaos/netcdf/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def_oa.o dhlev.o diagn.o ...
- Wed Jun 21, 2017 5:48 am
- Forum: ROMS Problems
- Topic: error in oa make file
- Replies: 8
- Views: 8276
Re: error in oa make file
hello sir,
When I run Makfile.Gnu, I get the same error.
[nishtha@localhost oa]$ make -f Makefile.Gnu
gfortran -DNO_EXIT -g -O2 -o /home/kbcaos/netcdf/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def_oa.o dhlev.o diagn.o down_shift.o dynht.o exitus.o filter.o ...
When I run Makfile.Gnu, I get the same error.
[nishtha@localhost oa]$ make -f Makefile.Gnu
gfortran -DNO_EXIT -g -O2 -o /home/kbcaos/netcdf/bin/oa oamain.o acor.o asm.o atg.o bcintrp.o bcucof.o caldate.o day_code.o def_oa.o dhlev.o diagn.o down_shift.o dynht.o exitus.o filter.o ...