Search found 99 matches

by neelbasak08
Fri Jun 25, 2021 1:58 pm
Forum: ROMS Discussion
Topic: Issue of exceptionally low velocity
Replies: 8
Views: 16214

Re: Issue of exceptionally low velocity

Thanks Mr. Wilkin! I had intentionally changed all my LBCs to Closed from Chapman and Flather because I had removed ANA_FSOBC and ANA_M2OBC from my header file and keeping the Cha and Fla would prompt ROMS to ask for rooms bry.nc file, which I am not using. Anyways, working again on your suggestion,...
by neelbasak08
Fri Jun 25, 2021 6:17 am
Forum: ROMS Discussion
Topic: Issue of exceptionally low velocity
Replies: 8
Views: 16214

Re: Issue of exceptionally low velocity

Thanks Mr. Wilkin! As per your suggestion, I remove ANA_SMFLUX from my header file and removed ANA_FSOBC and ANA_M2OBC as well. Just defined bulkflux and other previous headers. I see an improvement in my velocity profile where its order changed from a factor of 10^(-4) to 10^(-3), but it's still no...
by neelbasak08
Wed Jun 23, 2021 6:25 am
Forum: ROMS Discussion
Topic: Issue of exceptionally low velocity
Replies: 8
Views: 16214

Re: Issue of exceptionally low velocity

Well, Thanks, Mr Wilkin! As in my log file, I can see that wind data has been read from my input forcing file itself. NL ROMS/TOMS: started time-stepping: (Grid: 01 TimeSteps: 000000000001 - 000000001728) GET_2DFLD - surface u-wind component, 2008-04-01 01:00:00.00 (Grid=01, Rec=2, Index=2, File: fr...
by neelbasak08
Tue Jun 22, 2021 1:33 pm
Forum: ROMS Discussion
Topic: Issue of exceptionally low velocity
Replies: 8
Views: 16214

Re: Issue of exceptionally low velocity

Thanks kate! I should say viewing my wind forcing file in MATLAB I could see my Vwind component is -7.81 to 5.92 and my Uwind component is -3.69 to 13.08 Wrote Uwind into record: , Min=-3.69736e+00 Max= 1.30849e+01 Wrote Vwind into record: , Min=-7.82741e+00 Max= 5.92142e+00 Wrote Pair into record: ...
by neelbasak08
Mon Jun 21, 2021 8:28 am
Forum: ROMS Discussion
Topic: Issue of exceptionally low velocity
Replies: 8
Views: 16214

Issue of exceptionally low velocity

Hello people! I am facing an issue of exceptionally lower velocity than expected values in one of my simulation results. The expected velocities in my simulation should somewhere be in the range of 0.5 to 1 m/s for the timestamp but my outcomes of each individual momentum field variable at a given t...
by neelbasak08
Mon Jun 14, 2021 3:07 pm
Forum: ROMS Usage
Topic: Queries regarding possible use of modified test_chan case in ROMS
Replies: 4
Views: 6982

Re: Queries regarding possible use of modified test_chan case in ROMS

sir, I had made a sepearte directory in my project directory and placed the ana_sediment file in /home/sbasak08/roms/Projects/test_chan/Functionals/ana_sediment. My build_roms.sh file has: export MY_HEADER_DIR='pwd' export MY_ANALYTICAL_DIR= 'pwd' I tried activating define SEDIMENT and define ANA_SE...
by neelbasak08
Mon Jun 07, 2021 4:34 pm
Forum: ROMS Usage
Topic: Queries regarding possible use of modified test_chan case in ROMS
Replies: 4
Views: 6982

Re: Queries regarding possible use of modified test_chan case in ROMS

While trying to execute what I planned to do, I faced with some build errors: undefined -finit-real=nan -ffpe-trap=invalid,zero,overflow -ffree-form -ffree-line-length-none analytical.f90 analytical.f90:1522:18: 1522 | ana_sediment.h: no values provided for bottom(:,:,isd50) and | 1 Error: ‘ana_sedi...
by neelbasak08
Mon Jun 07, 2021 7:10 am
Forum: ROMS Usage
Topic: Queries regarding possible use of modified test_chan case in ROMS
Replies: 4
Views: 6982

Queries regarding possible use of modified test_chan case in ROMS

Hello! I am for the first time trying to do something of this kind in ROMS 3.9. I thought of creating a test open channel case where I put bottom sand properties such as average grain diameter depending on the type of sand maybe somewhere around (100 to 200 microns) depending case, would love to inp...
by neelbasak08
Tue Jun 01, 2021 7:03 pm
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Re: Problem faced during online nesting for ROMS using self created grid

You can't have a tidal boundary condition file for the nested grid. It gets its boundary conditions from the parent. Thanks Mr Wilkin! As you said that the nested grid should take its tidal forcing from the parent grid, I tried that now by removing the child grid's forcing file in both TIDENAME and...
by neelbasak08
Tue Jun 01, 2021 6:22 pm
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Re: Problem faced during online nesting for ROMS using self created grid

Thanks Mr. Wilkin ! Now, I am facing a different issue altogether. The error looks something like this: (Grid = 02, Min = 0.00000000E+00 Max = 0.00000000E+00) ANA_INITIAL - potential temperature: temp (Grid = 02, Min = 1.00000000E+01 Max = 1.00000000E+01) NETCDF_CHECK_DIM - inconsistent size of dime...
by neelbasak08
Tue Jun 01, 2021 12:21 pm
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Re: Problem faced during online nesting for ROMS using self created grid

In response to my previous post where I had said I had this "LOAD_LBC" error has been resolved. Although I've met with a new error in this case. this time it says: ROMS I/O variables Metadata File: External/varinfo.dat READ_CONTACT - inconsistent grid order, Lm = 298 147 in input file: Fou...
by neelbasak08
Tue Jun 01, 2021 4:41 am
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Hi Lawrance, I think in the last release of GridBuilder I made it so that bathymetry modifications only affect unmasked parts of the grid, so that setting a minimum depth would set that value where the unmasked depth was less the minimum. Bathymetry that was masked remains as it was and for land to...
by neelbasak08
Tue Jun 01, 2021 3:42 am
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Re: Problem faced during online nesting for ROMS using self created grid

Hello! While trying to execute my ROMS model which has a nested grid in it, I get the following error: sbasak08@DESKTOP-UOIVLQT:~/roms/Projects/philippines$ ./romsG <External/roms_philippines.in -------------------------------------------------------------------------------- Model Input Parameters: ...
by neelbasak08
Thu May 27, 2021 3:53 am
Forum: ROMS Tools and Techniques
Topic: Problem while visualizing data using Panoply tool by NASA
Replies: 0
Views: 3580

Problem while visualizing data using Panoply tool by NASA

Hello! I am trying to visualize the output file from my ROMS simulation on the Panoply tool which is provided by NASA. When I try to plot u momentum component variable, 'u' on it, I get a blank screen with no output whatsoever on it. When I check the data in it by switching to the array 1 tab, all I...
by neelbasak08
Thu May 27, 2021 2:52 am
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Thanks Kate,

I got to work around those dissimilar variables to combine in Panoply. Now I face some other issue.

Thanks a lot

Regards
Neel
by neelbasak08
Wed May 26, 2021 5:38 pm
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Hello Dr Charles, I am facing some issue regarding mesh generated using gridbuilder exe for Windows. After my grid file is created and I try to view it in MATLAB, I see something like this: >> ncdisp(file) Source: C:\Users\aBc\Documents\MATLAB\TPXO\lombok_v3_grd_test.nc Format: 64bit Global Attribut...
by neelbasak08
Mon May 03, 2021 3:00 pm
Forum: ROMS Installation
Topic: first time running upwelling test case
Replies: 7
Views: 8930

Re: first time running upwelling test case

Thanks Mr. Robertson, The tiling error was removed as stated by me earlier but the error in the latter sections of the previous log still persists: inp_par.f90:93: runtime error: load of null pointer of type 'struct t_adv' ASAN:DEADLYSIGNAL ===========================================================...
by neelbasak08
Mon May 03, 2021 1:57 pm
Forum: ROMS Installation
Topic: first time running upwelling test case
Replies: 7
Views: 8930

Re: first time running upwelling test case

Hello! I am facing some similar sort of issues while trying to run my model in a parallel mode. I am attaching the complete output of the Linux terminal. The following is a part of the output in the terminal : SINGAPORE ISLAND MODEL Operating system : Linux CPU/hardware : x86_64 Compiler system : gf...
by neelbasak08
Thu Apr 15, 2021 3:14 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hello Subrat, I might suggest you visit post number 79 in this same thread. It has the lines that were missing in an earlier version of TPXO2ROMS. When I added those lines, it showed no error and generated my files successfully. Actually, the earlier version as far as I can recall didn't use the nat...
by neelbasak08
Wed Apr 14, 2021 12:43 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Dear Subrat, I apologize, Mr. Luick, the double dot was indeed a typo. I believe you slightly misunderstood what Mr. John Luick was trying to say by the line " Let us say you want your model to start at 0000 hours on 14 April 2021. Then TIDE_START=datenum(2021,4,14)-datenum(19678,5,23). The sec...
by neelbasak08
Tue Apr 13, 2021 12:06 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Dear Subrat, I am a bit confused about the part where you said " If possible kindly make my confusion clear about the use of data file." I am not sure about the term data file or anything special other than the grid which may be used for ROMS. As for the atlas version, I used it 2 months b...
by neelbasak08
Mon Apr 12, 2021 1:33 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hi John Luick, It will be great, if you could suggest, what steps and/or scripts should I follow and/or use to generate tidal forcing data-sets using TPXO9-atlas-v4 netcdf bearing the following tidal components = "M2, S2, N2, K2, K1, O1, P1, Q1, Mf, Mm " for my ROMS Grid. Thanks, Subrat C...
by neelbasak08
Wed Apr 07, 2021 5:15 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks, Mr. Wilkin! Another thing which I wanted to ask is that, is there a way or MATLAB script in ROMS that can show the value of given variables at certain a given depth in tabular format? What I mean is that for example, I need to get a tabular form of u momentum component velocity at a certain ...
by neelbasak08
Sun Apr 04, 2021 3:44 am
Forum: ROMS Tools and Techniques
Topic: roms_matlab plotting and analysis routines
Replies: 105
Views: 1347837

Re: roms_matlab plotting and analysis routines

Thanks a lot, Mr. Wilkin! I updated the code from GitHub and it works just fine. Again another thing I wanted to confirm is that the documentation of these routines is the same as the one in TiddlyWiki right? Again thanks for providing the plot package. It's super easy to use and user friendly Kind ...
by neelbasak08
Fri Apr 02, 2021 2:59 pm
Forum: ROMS Tools and Techniques
Topic: roms_matlab plotting and analysis routines
Replies: 105
Views: 1347837

Re: roms_matlab plotting and analysis routines

Thanks Mr. Wilkin for your reply ! Earlier I'd been using the version I had downloaded via svn though I hadn't changes anything in that and ran it command line just. And I am sorry I didn't read the part in one of your previous posts mentioning that now you maintain it in your git repository. I was ...
by neelbasak08
Thu Apr 01, 2021 1:56 pm
Forum: ROMS Tools and Techniques
Topic: roms_matlab plotting and analysis routines
Replies: 105
Views: 1347837

Re: roms_matlab plotting and analysis routines

Thanks Mr. Wilkin, Yes, I did test some other variables like ubar in roms_zview but I believe it's a 2D parameter therefore having depth was no sense there and MATLAB plotted the results anyways. Yes, the roms_sview worked fine with date input as a string. I followed your debugging suggestion. It se...
by neelbasak08
Wed Mar 31, 2021 10:29 am
Forum: ROMS Tools and Techniques
Topic: roms_matlab plotting and analysis routines
Replies: 105
Views: 1347837

Re: roms_matlab plotting and analysis routines

Hello Mr. Wilkin ! I am using your roms_matlab plotting and analysis routines for the first time to plot observations for my model and unfortunately I encountered some errors. I was successful with plotting the upwelling results with your package. But as I try to implement them on my output files of...
by neelbasak08
Sun Mar 28, 2021 4:43 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks Kate ! Can it be an issue with the mesh that I'm using ? Maybe ROMS isn't able to read every parameter from the grid file I'm using ? I'm not sure about that as I just changed my resolution in my previous and it happened to stop. Can it be an issue with my bathymetry or forcing files ? I beli...
by neelbasak08
Thu Mar 25, 2021 6:50 am
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Thank you Mr Charles ! I had another query. This one is regarding masking during grid generation in GridBuilder. When I try to observe mask_rho in MATLAB for my generated grid, i get the following result: A bunch of rows ending with zeros and I mean a lot of zeroes. Also with a bunch of ones. I beli...
by neelbasak08
Tue Mar 23, 2021 1:43 pm
Forum: ROMS Problems
Topic: Speeding up ROMS Model simulation
Replies: 6
Views: 11449

Re: Speeding up ROMS Model simulation

Thanks Kosa ! Sorry for conveying my message in a wrong way. I usually make grid of L300 x M150 but in order to make my run faster I changed it to L100 x M50 but it seems the simulation speed has increased but not so significantly. I shall double the DT parameter and see how that works for me. I had...
by neelbasak08
Mon Mar 22, 2021 3:42 am
Forum: ROMS Problems
Topic: Speeding up ROMS Model simulation
Replies: 6
Views: 11449

Re: Speeding up ROMS Model simulation

1. What size grids did you use in these different tests? (xi, eta, and vertical dimensions) 2. Have you tried using OpenMP? 3. What are your CPP options? Thanks Kosa , my usual go to grid size is L300xM150; Well xi and eta differs from case to case. When making grids for a large region my xi x eta ...
by neelbasak08
Sun Mar 21, 2021 4:55 am
Forum: ROMS Problems
Topic: Speeding up ROMS Model simulation
Replies: 6
Views: 11449

Speeding up ROMS Model simulation

Hello ! I was wondering in what ways one can speed up model run in ROMS while using serial computing ? Does having a coarse mesh affect runtime ? Because when I try to reduce my runtime by just making the mesh coarser and coarser, it doesn't show any significant change in the runtime. Am I missing s...
by neelbasak08
Sun Mar 21, 2021 4:51 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks Kate ! I don't think so I changed anything in ana_initial . Because I am able to run a different model based on exact same configurations in ROMS using same parameters and just changing the grid, wind and tidal forcing files. But when I run this model, it ends up abruptly. I was wondering wha...
by neelbasak08
Sat Mar 20, 2021 2:54 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks Kate. I'm very sorry to inform you that after adding print statements to the lines you had directed me, it didn't print anything on screen. It stopped as usual. So was the case before and after adding print statement CALL omega (ng, tile, iNLM),CALL rho_eos (ng, tile, iNLM) and CALL ana_psour...
by neelbasak08
Thu Mar 18, 2021 1:25 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Simply add statements such as these marked with the plus signs: diff --git a/ROMS/Nonlinear/initial.F b/ROMS/Nonlinear/initial.F index 6e20ae7d9..25fd9c4e6 100644 --- a/ROMS/Nonlinear/initial.F +++ b/ROMS/Nonlinear/initial.F @@ -677,6 +677,7 @@ END DO END IF #endif + print, *, "after get_state...
by neelbasak08
Wed Mar 17, 2021 3:57 pm
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Thanks Mr. Charles for your previous reply. I had a query pertaining to issue I faced using GridBuilder tool. According to user guide GridBuilder provides the facility to input user defined bathymetry and coastline data according to this statement : Bathymetry: GridBuilder can read in data from a v...
by neelbasak08
Fri Mar 05, 2021 4:45 pm
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Re: Problem faced during online nesting for ROMS using self created grid

Thanks Mr. Wilkin, My parent grid i.e. the coarse grid has the following array structure when I try to view it in MATLAB using ncdisp command : lon_psi Size: 299x149 Dimensions: xi_psi,eta_psi Datatype: double Attributes: long_names = 'longitude of PSI-points' units = 'degree_east' lat_psi Size: 299...
by neelbasak08
Fri Mar 05, 2021 2:08 pm
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Re: Problem faced during online nesting for ROMS using self created grid

Thanks Mr. Wilkin ! What I intended to do is to refine my mesh in the region of [longitude left = 123; longitude right = 125; latitude lower = 9; latitude upper = 12] which is portion of my coarser grid having domain [longitude left = 115; longitude right = 129; latitude lower = 3.9; latitude upper ...
by neelbasak08
Fri Mar 05, 2021 5:35 am
Forum: ROMS Usage
Topic: Question about coarse2fine
Replies: 5
Views: 6314

Re: Question about coarse2fine

Hello ! I see this a thread discussing issues pertaining to coarse2fine.m matlab script . I am also using coarse2fine.m script for the first time and hence facing an issue. I am trying to create a finer grid from my initial coarse grid for my nesting purpose in ROMS model. The region I wanted my ref...
by neelbasak08
Fri Mar 05, 2021 5:32 am
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Re: Problem faced during online nesting for ROMS using self created grid

Hello ! I am trying to create a finer grid from my initial coarse grid for my nesting purpose in ROMS model. I used the matlab script coarse2fine.m . The region I wanted my refinement is a portion with the coarser grid having the boundary cordinates : [longitude left = 123; longitude right = 125; la...
by neelbasak08
Wed Mar 03, 2021 3:28 am
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Thanks Mr. Charles, Another conatct.m version was overshadowing my original one. But now the contact.m version I intend to use (the one I attached) gives me the following error : >> Gnames = {'phillipines_grd_1.nc', 'phillipines_grd_1_c.nc'}; >> Cname = 'phillipines_contact.nc'; >> [S,G] = contact(G...
by neelbasak08
Tue Mar 02, 2021 2:07 pm
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Hi Charles I am a new GridBuilder user. I use an old coarse grid generated by seagrid to get a fine subgrid by GridBuilder. Then problems show up when I try to generate a contact file using the ROMS function 'contact'. The error message is: Reference to non-existent field 'contact'. Error in grid_c...
by neelbasak08
Tue Mar 02, 2021 1:56 pm
Forum: ROMS Discussion
Topic: Problem faced during online nesting for ROMS using self created grid
Replies: 12
Views: 16814

Problem faced during online nesting for ROMS using self created grid

Hello! I have been using ROMS for the past 1 month and now I require to use nested grids for my ROMS model purposes. I had previously created my own grid which was coarse in nature. Then I tried to use matlab routines provided with ROMS package such as coarse2fine.m and contact.m for this purpose an...
by neelbasak08
Tue Mar 02, 2021 11:54 am
Forum: ROMS Discussion
Topic: nested grid with pyroms: tutorial and python routines
Replies: 15
Views: 25664

Re: nested grid with pyroms: tutorial and python routines

Offline nesting is running two completely independent domains, except one is nested within the other. You run the larger domain first, saving daily or whatever. Then you run a script to extract boundary conditions from that domain for your smaller domain. Then you run that by itself. The child grid...
by neelbasak08
Tue Mar 02, 2021 8:07 am
Forum: ROMS Discussion
Topic: nested grid with pyroms: tutorial and python routines
Replies: 15
Views: 25664

Re: nested grid with pyroms: tutorial and python routines

You are talking about doing online nesting in that case. I have a lot less experience with that than with offline nesting. I am not sure what's the difference between online and offline nesting. I'm using MATLAB script to create my finer grids and trying to follow the instruction as demonstrated in...
by neelbasak08
Tue Mar 02, 2021 7:57 am
Forum: ROMS Discussion
Topic: nested grid with pyroms: tutorial and python routines
Replies: 15
Views: 25664

Re: nested grid with pyroms: tutorial and python routines

When doing offline nesting, each domain is a fully independent domain. You run the larger, coarser one first, then use fields from that domain to create the initial/boundary files for the smaller domain. This creation of boundary files for the child grid happens offline, for instance with pyroms, b...
by neelbasak08
Tue Mar 02, 2021 4:49 am
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 198631

Re: Which tool is the stablest tools to create ROMS grid?

Hi Charles I am a new GridBuilder user. I use an old coarse grid generated by seagrid to get a fine subgrid by GridBuilder. Then problems show up when I try to generate a contact file using the ROMS function 'contact'. The error message is: Reference to non-existent field 'contact'. Error in grid_c...
by neelbasak08
Tue Mar 02, 2021 4:25 am
Forum: ROMS Discussion
Topic: nested grid with pyroms: tutorial and python routines
Replies: 15
Views: 25664

Re: nested grid with pyroms: tutorial and python routines

Is this online or offline nesting? If online, the nest needs to be a very specific subgrid of the parent, at an odd ratio such a 1:3, 1:5, etc. If offline, just make another grid as you normally would. It can be at any orientation as long as it is entirely within the parent domain. If online, I thi...
by neelbasak08
Mon Mar 01, 2021 4:52 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks a lot Kate for the reply. I changed in my makefile and switched USE_MPIF90=on in my makefile (and got romsS as executable)and changed it accordingly in my build_roms.sh file as well but still for some reason I continue to get the same error as I had stated before while execeting the build_rom...
by neelbasak08
Sun Feb 28, 2021 4:57 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks a lot Kate. I was able to sort that out thanks to your help. I am facing another issue now. Now, I want to use SWAN along with ROMS. I am not sure how to do it for my existing ROMS model. I tried to activate SWAN by adding: #define SWAN_COUPLING But while building it using ./build_roms.sh I a...
by neelbasak08
Sat Feb 27, 2021 7:42 am
Forum: ROMS Discussion
Topic: Problem in getting started with SWAN+ROMS
Replies: 1
Views: 3377

Problem in getting started with SWAN+ROMS

Greetings ! I have been using ROMS for just over a month now. I wanted to use SWAN(only) model along with my ROMS model for my work. I tried to find as to what are the processes and how to inculcate SWAN into my ROMS model according to this https://www.myroms.org/wiki/swan.in but I am not sure what ...
by neelbasak08
Wed Feb 17, 2021 3:46 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Sorry for the late reply Mr. John and Cate. I was dealing with my examinations.

I took your suggestion, implemented it by changing the lines mentioned by Mr. John and again ran my file. Now it's working fine.

Thanks a lot for your help.

Kind regards
-Neel
by neelbasak08
Wed Feb 17, 2021 3:43 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks a lot Kate. The issue has been solved. I had a query, I believe I earlier hadn't switched on tides option in my header file. i wanted tidal forcing in my model as well. Therefore I added UV_TIDES in my header file. I have confusion as to what parameters I should turn on (i.e. change from F to...
by neelbasak08
Fri Feb 12, 2021 4:05 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

I forgot to mention that I had run another model with the exact same configuration (just different header file, forcing file ofcourse) and it ran smoothly generating the output file in the form of diag.nc, his.nc etc. I am attaching that run terminal output. Actually, it would have read the tides fi...
by neelbasak08
Thu Feb 11, 2021 12:28 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hi Neel! It seems like the string comparison never finds a match. So I guess there is something wrong with the reading of the constituents from the file. In line 486 of TPXO2ROMS_v5pt2.m you can see that the harmonicNames are read from the variable "con" in the elevation file. Can you che...
by neelbasak08
Thu Feb 11, 2021 12:24 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Dear Mr. John, I did what you had suggested me to do and received the following while running in debug mode : >> TPXO2ROMS_v5pt2_script Reading TPXO data Finished reading nR = 1 Warning: Input should be a string, character array, or cell array of character arrays. > In TPXO2ROMS_v5pt2 (line 110) In ...
by neelbasak08
Thu Feb 11, 2021 8:10 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks a lot Kate. I was able to sort that out but now I am facing another issue. It's not an error as no error message is popping up but I am also getting my required output files. When I execute the model it ends within a second and no output file/files are generated from it. I checked my input gr...
by neelbasak08
Thu Feb 11, 2021 4:14 am
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Dear Mr. John, Thanks for the reply. Here is my input lines in the TPXO2ROMS_v5pt2_script.m file: %****************Alderney Race*************** RUNTPXO=1; %set to 0 to skip computation - handy for playing with the plot only TIDE_START=3042; %From ROMS *.in file (TIME_REF=-2) t0=TIDE_START+datenum(20...
by neelbasak08
Tue Feb 09, 2021 3:08 am
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Re: Extraction of ERA 5 data for custom grid

Dear Dr. Wilkin The debug worked fine. I have some issue with running of model based on this era5 data. I was thrown the following error while running ROMS model: NETCDF_INQ_VAR - requested variable: srf_time not found in input file: frc_watl_ERA5_bulkflux_alderney201905_new.nc call from: ROMS/Utili...
by neelbasak08
Mon Feb 08, 2021 6:18 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

You need the swrad:time to match that for Uwind:time. The swrad:positive_value = "time" is pretty odd and I would change that too. I am not sure what I am supposed to change here. Do I need to change swrad:time='srf_time' to swrad:time='time' as Uwind:time='time' ? Another issue I believe...
by neelbasak08
Mon Feb 08, 2021 5:06 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks a lot Dr. Kate. I made the hanges as suggested by you. But now I am facing a different error while executing the model : NETCDF_INQ_VAR - requested variable: srf_time not found in input file: frc_watl_ERA5_bulkflux_alderney201905_new.nc call from: ROMS/Utility/get_cycle.F Found Error: 02 Line...
by neelbasak08
Mon Feb 08, 2021 8:17 am
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Dear Mr. John Thanks a lot for your kind reply. I think I had figured out the problem yesterday when I was working, I am not sure if it's correct. I made the change and it started working again but then I'm not sure what I've done is healthy or not . for nR=1:Nharmonics nT=0; for k=1:NTPXO cmp=strcm...
by neelbasak08
Sat Feb 06, 2021 3:30 pm
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Re: Extraction of ERA 5 data for custom grid

Also when I tried to run the script on MATLAB 2020b online , I was thrown the following error : Cordinates I want to use: Left longitude = 114 Right Longitude= 129 Top Latitude= 19 Bottom Latitude = 4. Date of simulation May, 2018 Duration 30 days. bbox = [114 129 4 19] bbox = 114 129 4 19 >> E = ro...
by neelbasak08
Sat Feb 06, 2021 7:46 am
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Re: Extraction of ERA 5 data for custom grid

Sorry to bother you once again Mr. Wilkin but I had a small issue which I noticed while extraction of ERA5 data using the script which you generously provided. I am using MATLAB 2020b software. When I am passing on the argument yyyy as 2019 in function, the output file generated still has the yyyy a...
by neelbasak08
Fri Feb 05, 2021 12:24 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hi Neel, can you repeat the exercise, but with TPXO2ROMS_v5pt2_script.m (instead of TPXO2ROMS_v5pt1_script.m), and let me know what happens? If it works, I recommend deleting v5pt1, to remove future confusion. Cheers John Dear Mr. John, I repeated the process using TPXO2ROMS_v5pt2_script.m download...
by neelbasak08
Thu Feb 04, 2021 8:08 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks a lot @kate. I tried to work with the changes you have suggested but I am getting the following error: MULTIFILE_INFO_S2D - Error while processing forcing multi-files: data does not include initialization time = 2019-01-02 00:00:00.00 2019-05-01 00:00:00.00 2019-05-31 23:00:00.00 frc_watl_ERA...
by neelbasak08
Thu Feb 04, 2021 7:12 am
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hi Neel it is pretty obvious that you have chosen some parameter or set of parameters in GridBuilder which is causing the problem in TPXO2ROMS. The GridBuilder guru, Charles James, is on leave at the moment so probably won't be able to help you with that for a week or two. There is something strang...
by neelbasak08
Tue Feb 02, 2021 5:23 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thanks Kate for your generous reply. Is there a way to calculate TIME_REF for a given date for example I want to get data for 1 August 2019 and my tide start is D_START=1845 which corresponds to 1 January 2019 ? Maybe I change the time references of my forcing files. Maybe that can work ? Instead of...
by neelbasak08
Tue Feb 02, 2021 2:34 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Hey Ymamoutos. Thanks a lot for your help. I understand the direction to which you are are pointing me, but I believe it has not been the issue. The reason of my belief is that I had initial run the ROMS model with only TPXO9 tidal forcing file frc_TPXO9_alderneyrace_09Dec2068.nc and it was running ...
by neelbasak08
Mon Feb 01, 2021 1:35 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thank you so much Kate for your kind reply. I made the changes suggested by you. But again I'm down with the following error: ANA_INITIAL - vertically integrated u-momentum component: ubar (Grid = 01, Min = 0.00000000E+00 Max = 0.00000000E+00) ANA_INITIAL - vertically integrated v-momentum component...
by neelbasak08
Sat Jan 30, 2021 1:31 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

those other errors were initiated by the first one, so get the init file method figured out then try again. Thanks Mr. Jcwarner. My ROMS was running pretty well after that. Although I made a few necessary modifications that I required for my purpose. And then it generated this error. In my header f...
by neelbasak08
Fri Jan 29, 2021 4:33 pm
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Re: Extraction of ERA 5 data for custom grid

Thanks a lot Dr. Wilkin and Mr. Ymamoutos for your generous help. The script is working fine for me. Sorry from my end for being not so good while posting in ROMS discussion. I will keep that advice. Another query I had , as per the script instruction I shall need to define only BULKFLUX in my heade...
by neelbasak08
Fri Jan 29, 2021 3:24 pm
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Re: Extraction of ERA 5 data for custom grid

In the preamble comments for these two scripts it says: In roms_write_era5_NCARds633_frcfile.m: % First run e.g. E = roms_get_era5_ncar_ds633(year,month,bounding_box...) % and then run this script to create the forcing netcdf file. In roms_get_era5_NCARds633_bulkflux.m: % Use this function to extra...
by neelbasak08
Thu Jan 28, 2021 7:56 am
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Re: Extraction of ERA 5 data for custom grid

I have MATLAB code roms_get_era5_NCARds633_bulkflux.m that reads ECMWF ERA-5 meteorological reanalysis from the NCAR Research Data Archive (RDA) dataset ds633.0 https://rda.ucar.edu/datasets/ds633.0. Access to this dataset at RDA requires authentication with a login, so you need to be a registered ...
by neelbasak08
Tue Jan 26, 2021 3:45 am
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Re: Extraction of ERA 5 data for custom grid

Thanks a lot Mr. Wilkin. Although I faced an error(I am using MATLAB 2019b): roms_get_era5_NCARds633_bulkflux Using username:password for rda.ucar.edu from $HOME/.netrc bbox = -1.92 -2.24 49.75 49.65 Processing variable mean sea-level pressure Error using ncread Expected count to be positive. Error ...
by neelbasak08
Mon Jan 25, 2021 12:38 pm
Forum: ROMS Installation
Topic: Compilation error for build_roms.sh
Replies: 16
Views: 21684

Re: Compilation error for build_roms.sh

Even I had a similar issue a few months back.

For me what worked was checking my netcdf file, it's location where it's installed and passing on the same as exact location in the netcdf portion in makefile and buildfile. Then try to recompile it.

FYI I was working on UBUNTU WSL for windows .
by neelbasak08
Sun Jan 24, 2021 6:15 pm
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 68648

Extraction of ERA 5 data for custom grid

Hello people, I wanted to use ERA-5 dataset to create an extraction data that can be used with ROMS . But I was unable to find any script that could extract data from ERA-5 and generate an output netcdf file either in MATLAB format . Scripts were available for ERA interim but I guess obsolete now. I...
by neelbasak08
Sat Jan 23, 2021 5:30 am
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Re: Error while executing ROMS for a self created grid region

Thank you sir for your generous help. I was able to understand now what caused the error: INP_PAR:FIND_FILE - empty file name string for standard input script KeyWord: ININAME Found Error: 05 Line: 428 Source: ROMS/Utility/inp_decode.F, find_file Thanks to your guidance , sir. Are the other errors a...
by neelbasak08
Fri Jan 22, 2021 4:37 pm
Forum: ROMS Problems
Topic: Error while executing ROMS for a self created grid region
Replies: 37
Views: 117859

Error while executing ROMS for a self created grid region

Hello people, I am a student from India and a pretty new user of ROMS having run only a few test cases. I am trying to run ROMS model for my own region. I created grid file in .nc format using GridBuilder.exe windows application provided generously by Austides team. And my header file looks like thi...
by neelbasak08
Wed Jan 20, 2021 1:55 pm
Forum: ROMS Tools and Techniques
Topic: D_ECMWF2ROMS Matlab scripts
Replies: 10
Views: 11640

Re: D_ECMWF2ROMS Matlab scripts

Hello everyone, I wanted to use d_ecmwf2roms.m matlab script to create forcing file for a grid which I created myself. But I am unable to understand how to use and run the script and what values I need to change in order to run that. Here are my grid file and other mexcdf and other snctools all adde...
by neelbasak08
Wed Jan 20, 2021 1:54 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Extremely sorry for my late reply. Thank you so much for your guidance and help. I have now created my own new grid for the region and kept the parameters as simple as possible. I took my references from the help menu and the suggestions you very generously made to me. Although the grid didn't turn ...
by neelbasak08
Wed Jan 20, 2021 1:47 pm
Forum: ROMS Tools and Techniques
Topic: D_ECMWF2ROMS Matlab scripts
Replies: 10
Views: 11640

Re: D_ECMWF2ROMS Matlab scripts

Hello everyone, I wanted to use d_ecmwf2roms.m matlab script to create forcing file for a grid which I created myself. But I am unable to understand how to use and run the script and what values I need to change in order to run that. Here are my grid file and other mexcdf and other snctools all adde...
by neelbasak08
Sun Jan 17, 2021 5:59 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hello Cate and John I have a ran into an error while running my grid file which I made using GridBuilder .exe tool version 0.99.5 First and foremost a very very hearty gratitude for all your help and efforts. The script sent by you gentle humans got the grid file which was sent for test by Mr. John ...
by neelbasak08
Sun Jan 17, 2021 12:10 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hello Cate Thanks a lot for your script. It moved a step ahead until it met the error: >> TPXO2ROMS_v5pt1_script TPXO_path = 'C:\Users\aBc\Documents\MATLAB\TPXO\' Reading TPXO 'Interpolating ' 'M2' ' amplitudes' Warning: Insufficient number of data points to create a triangulation-based interpolant....
by neelbasak08
Sun Jan 17, 2021 3:10 am
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hello Cate. Thanks a lot for your constant help to me. The script was working extremely well (atleast better than all my previous iterations) till it encountered an error at this portion specifically line 141 in your script: >> TPXO2ROMS_v5pt1_script TPXO_path = 'C:\Users\aBc\Documents\MATLAB\TPXO\'...
by neelbasak08
Sat Jan 16, 2021 2:36 am
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

I believe that my TPXO9 files are the ones I got i.e. TPXO9-atlas-v4 netcdf isn't what the script was made to extract tidal forcing from. I believe the script was meant to work on TPXO9v1 netcdf. I tried your new script TPXO2ROMS_v5pt2.m script and TPXO2ROMS_v5pt1_script.m script with the following ...
by neelbasak08
Fri Jan 15, 2021 12:23 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Thanks a lot Cate for your help. Will definitely consider your suggestion. Good luck to you as well :) Thanks a lot Mr. John, I again downloaded the TPXO to ROMS Express v. 5.1 zip file from https://austides.com/downloads/ as you had suggested. I chaned the portion of script which required giving th...
by neelbasak08
Thu Jan 14, 2021 5:06 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Thanks a lot Cate for constantly helping me out with my errors. I am highly indebted to you. Unfortunately I am now in a belief that there's something wrong I guess with the grid file itself. I am constantly getting new error with every change you suggest. I guess I must have got the wrong grid file...
by neelbasak08
Thu Jan 14, 2021 3:54 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Thanks a lot Cate. I just tested the suggestions you made by changing them accordingly in my script (I kept an original copy of the previous version of the scripts safe for backup). I ran into a rather unexpected error: >> TPXO2ROMS_v5pt1_script Reading TPXO data Unrecognized function or variable 'R...
by neelbasak08
Thu Jan 14, 2021 12:42 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Thanks a lot Cate and John for your help. Maybe there is an issue with my grid file, I will check that. I made the changes suggested by Cate for my grid but sadly it didn't work out (I shall post the error at the end): Hi Neel, yes, it's basically the same problem as above, just now for the u-coordi...
by neelbasak08
Thu Jan 14, 2021 3:16 am
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hey Cate Thanka a lot for your help. But I'm sorry to inform you that now I am getting a diffrent error by making the changes in TPXO2ROMS_v5pt1.m you suggested: Before the critical line (line 421 is the line where the depth is read from the TPXO grid file) the variables X and Y are determined on th...
by neelbasak08
Wed Jan 13, 2021 12:54 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Hello john, Thank you for the reply. Unfortunately I have added all my path to the files in MATLAB as per requirement. When I ran the script TPXO2ROMS_v5pt1_script.m, i encountered the following error in my command window of MATLAB: Warning: Name is nonexistent or not a directory: C:\ocean\repositor...
by neelbasak08
Tue Jan 12, 2021 3:29 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Thanks a lot for your help Cate. I have another issue. While i am running the script TPXO2ROMS_v5pt1_script.m file, I am getting the following error in the command window of MATLAB: >> TPXO2ROMS_v5pt1_script Reading TPXO data Error using internal.matlab.imagesci.nc/openToRead (line 1272) Could not o...
by neelbasak08
Mon Jan 11, 2021 2:30 pm
Forum: ROMS Tools and Techniques
Topic: TPXO to ROMS EXPRESS (tide extraction software)
Replies: 110
Views: 2626364

Re: TPXO to ROMS EXPRESS (tide extraction software)

Dear John luck and all ROMS forum colleagues, I am extremely grateful to you for providing us with your TPXO v 5.1 zip file that includes scripts named : TPXO2ROMS_v5pt1.m and TPXO2ROMS_v5pt1_script.m . I am new to ROMS and just finished the upwelling test case and Fjord case a couple of days back. ...
by neelbasak08
Sat Jan 09, 2021 2:56 am
Forum: ROMS Problems
Topic: Error while compiling ROMS for the first time.
Replies: 2
Views: 4842

Re: Error while compiling ROMS for the first time.

Thank you Mr. Robertson

It worked like magic for me. Now I am able to compile ROMS with ease. Thank you so much for your guidance.
by neelbasak08
Fri Jan 08, 2021 1:13 pm
Forum: ROMS Problems
Topic: Error while running Fjord test case for the first time
Replies: 1
Views: 3340

Error while running Fjord test case for the first time

Sir, I am running ROMS for the first time and tried to run Fjord test case. The makefile compilation went well, build_roms.sh command ran perfectly. I followed each and every step in the tutorial https://www.myroms.org/wiki/FJORD_TIDAL_CASE .While running the final command : ./romsG < External/roms_...
by neelbasak08
Wed Jan 06, 2021 5:51 pm
Forum: ROMS Discussion
Topic: Easygrid creating grid problem
Replies: 18
Views: 13065

Re: Easygrid creating grid problem

Hi Vilandra, I am new to creating grid using Easygrid. I downloaded easygrid_v2 as in the forum and also applied all the changes discussed in this thread. My generation also ran without any error message. But my grid looks empty for the default fjord case.I am hereby attaching my photo of the grid a...
by neelbasak08
Wed Dec 30, 2020 4:07 pm
Forum: ROMS Problems
Topic: Error compiling ROMS
Replies: 3
Views: 4169

Re: Error compiling ROMS

@coulomag. I am also trying to compile my ROMS with an additional problem. I am facing issues with my makefile. If you could post your makefile as an attachment then i think my issue will be solved. Thanks a lot in advance for your support.
by neelbasak08
Wed Dec 30, 2020 10:27 am
Forum: ROMS Problems
Topic: Error while compiling ROMS for the first time.
Replies: 2
Views: 4842

Error while compiling ROMS for the first time.

Hello sir, I am trying to compile ROMS for the first time. I followed on windows 10 this: Tutorial: Installing ROMS in Windows XP / Vista / 7 (via Cygwin) and everything was fine. But when I tried to compile ROMS with the command $ ./build_roms.sh I obtain the following lines ,which I am attaching a...