Search found 12 matches

by bikirandas
Fri Jan 27, 2017 8:25 am
Forum: ROMS Discussion
Topic: need help to run ROMS1d with Restart IN option active
Replies: 4
Views: 2161

Re: need help to run ROMS1d with Restart IN option active

Thanks Kate ...

My issue is resolved by renaming the fort.50 to fort.60

since fort.50 is the binary output of the restart steps.
by bikirandas
Wed Jan 25, 2017 11:24 am
Forum: ROMS Discussion
Topic: need help to run ROMS1d with Restart IN option active
Replies: 4
Views: 2161

Re: need help to run ROMS1d with Restart IN option active

i m working in Roms 1D model .. can you please share the model you are using ?
Thanks in advance Kate
by bikirandas
Tue Jan 24, 2017 7:12 am
Forum: ROMS Discussion
Topic: need help to run ROMS1d with Restart IN option active
Replies: 4
Views: 2161

need help to run ROMS1d with Restart IN option active

i am facing problem running the ROMS1d Model after defining the RESTART IN option in cppdefs.h file #define RESTART_OUT /* Dump a restart file */ #define RESTART_IN /* Restart from a file */ #define BIN_OUTPUT /* Binary output */ #define ASCII_OUTPUT /* ASCII output */ the following is the error sho...
by bikirandas
Wed Jan 04, 2017 5:40 pm
Forum: ROMS Discussion
Topic: ROMS - 1D Model issue with Make all command make Error: 127
Replies: 8
Views: 4735

Re: ROMS - 1D Model issue with Make all command make Error:

error is resolved after installing intel parallel studio xe 2017 ..
and other 32bit library component for ubuntu.
by bikirandas
Wed Jan 04, 2017 5:38 pm
Forum: ROMS Discussion
Topic: Roms 1d - Plot_all.m error (missing tzplot funtion)
Replies: 2
Views: 2192

Roms 1d - Plot_all.m error (missing tzplot funtion)

hi i have issue with running the plot_all in MATLAB R2016b. The function tzplot('u') etc is popping error saying function not defined. can any one please provide me the tzplot function below is a piece from roms-1d documentation If the cpp key ASCII_OUTPUT is defined, the depth of the vertical level...
by bikirandas
Wed Jan 04, 2017 2:45 pm
Forum: ROMS Discussion
Topic: ROMS-1D - make tools command error in cross_matrix.f(45)
Replies: 1
Views: 1724

Re: ROMS-1D - plot_att tzplot.m function missing

i have compiled the roms-1d no issues in make
but i want to know from where to get tzplot function to run plot_all.m
by bikirandas
Wed Jan 04, 2017 1:47 am
Forum: ROMS Discussion
Topic: ROMS-1D - make tools command error in cross_matrix.f(45)
Replies: 1
Views: 1724

ROMS-1D - make tools command error in cross_matrix.f(45)

please help me resolve this issue during the make tools command. the below is the error message fpp -I/usr/local/include -P -free cross_matrix.F > cross_matrix.i ./mpc cross_matrix.i > cross_matrix.f rm cross_matrix.i ifort -c -O3 -w90 -w95 -cm -r8 -i4 cross_matrix.f ifort: command line remark #1014...
by bikirandas
Tue Jan 03, 2017 1:22 pm
Forum: ROMS Discussion
Topic: ROMS - 1D Model issue with Make all command make Error: 127
Replies: 8
Views: 4735

Re: ROMS - 1D Model issue with Make all command make Error:

Please check the bold lines in the code # Header makefile: Sparc/Sun/Ultra version. #-------------------------------------------------------------------- # (1) General machine independent rules and definitions #==================================================================== .SUFFIXES: .o .f .i ...
by bikirandas
Tue Jan 03, 2017 1:19 pm
Forum: ROMS Discussion
Topic: ROMS - 1D Model issue with Make all command make Error: 127
Replies: 8
Views: 4735

Re: ROMS - 1D Model issue with Make all command make Error:

Hello Andreas ,

Thanks for sharing the Roms 1d files .. i have checked the file are you using the ifort compiler - like are you using the inter parallel studio XE for the ifort compiler ???
by bikirandas
Fri Dec 30, 2016 7:21 am
Forum: ROMS Discussion
Topic: ROMS - 1D Model issue with Make all command make Error: 127
Replies: 8
Views: 4735

Re: ROMS - 1D Model issue with Make all command make Error:

i think if i change the compiler options to gcc or g++ which are available in my linux, but i ned the make.machine fileif u can help me providing the make.machine file where i could change my path .. or if i m thinking it in wrong direction please help me with this .. can you please provide me the l...
by bikirandas
Fri Dec 30, 2016 7:15 am
Forum: ROMS Discussion
Topic: ROMS - 1D Model issue with Make all command make Error: 127
Replies: 8
Views: 4735

Re: ROMS - 1D Model issue with Make all command make Error:

yes i have read the read me file there .. i think i need to build the make file again using ln -s Makedefs.linux Makedefs .. but i need to run the program Makedefs.machine as mentioned in the Make.README file HOW TO MAKE Makefile WORK: ========================== 1. On a particular machine, for examp...
by bikirandas
Thu Dec 29, 2016 1:20 pm
Forum: ROMS Discussion
Topic: ROMS - 1D Model issue with Make all command make Error: 127
Replies: 8
Views: 4735

ROMS - 1D Model issue with Make all command make Error: 127

i am getting Error 127 during the make all command or any make command individually. i have posted the error message and the directory files list below. please help me resolve the error. rony@rony-Ideapad-Z570:/media/rony/New Volume/Rony Important/IIT BBS ( Climate Science)/Final Year Project and Ph...