Search found 68 matches

by flcastej
Sat Sep 29, 2018 9:19 am
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

Re: severe (174): SIGSEGV, segmentation fault occurred. libp

Hi Arango, I am sorry for bothering you. I was writing the result in the forum just in case it could help other users and perhaps get some feedback. I have started to do the performance test with the different configuration explained in the ticket and trying to learn a little about distributed memor...
by flcastej
Fri Sep 28, 2018 7:53 am
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

Re: severe (174): SIGSEGV, segmentation fault occurred. libp

Dear Arango, I really appreciate your help. I was trying to test the different configuration to try to speed up my runs, but then I got in trouble with the segmentation fault. I will talk with the administrator to analyze the output to see in what region of the code are slower. About the heap-array ...
by flcastej
Thu Sep 27, 2018 12:36 pm
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

Re: severe (174): SIGSEGV, segmentation fault occurred. libp

Dear Arango, I have updated the code with the last revision. Now I have been able to run the model without the option -heap-arrays but it still take more time than older revisions. OceanM Versión 3.7 rev.923 // 2 Nested grid // 2 nodes 16 CPU/node // Total Elapsed CPU Time = 28580.836 sec OceanM Ver...
by flcastej
Wed Sep 26, 2018 4:33 pm
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

Re: severe (174): SIGSEGV, segmentation fault occurred. libp

Today I have been able to run the model without error using the option -heap-arrays but it affect a lot the performance. Below you will find a comparative table OceanM Versión 3.7 rev.922 // 2 Nested grid // 2 nodes 16 CPU/node // Total Elapsed CPU Time = 30138.171 sec OceanM Versión 3.7 rev.836 // ...
by flcastej
Wed Sep 26, 2018 7:46 am
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

Re: severe (174): SIGSEGV, segmentation fault occurred. libp

Dear Arango, I am sorry for not explaining it properly. I followed your advice at the ticket doing: .cshrc, .tcshrc, etc. limit stacksize unlimited or .bashrc ulimit -s unlimited But I got the same error. The next step was to compile the model with the option -heap-arrays (I am using ifort). So I as...
by flcastej
Tue Sep 25, 2018 7:27 am
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

Re: severe (174): SIGSEGV, segmentation fault occurred. libp

Dear Arango,

Thanks a lot for your answer. I will talk with the administrator of our HPC system to try to configure the stack size properly.

Regards,

-Francisco
by flcastej
Sat Sep 22, 2018 3:44 am
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

Re: severe (174): SIGSEGV, segmentation fault occurred. libp

Thanks a lot Kate. Let´s see if someone could give us any clue about what´s happening. Meanwhile I will try to use the old code as you suggested.
by flcastej
Fri Sep 21, 2018 8:54 am
Forum: ROMS Problems
Topic: severe (174): SIGSEGV, segmentation fault occurred. libpthre
Replies: 13
Views: 8107

severe (174): SIGSEGV, segmentation fault occurred. libpthre

Dear all, I know that this error (the one that I am more afraid to get) can be caused by a lot of things, so I will try to give as much information as possible. I have been working for a while with ROMS. Now I am using ROMS/TOMS version 3.7, revision 921. After last updates, when I try to run the mo...
by flcastej
Thu Sep 29, 2016 8:41 am
Forum: ROMS Discussion
Topic: Parallelization and tiling
Replies: 6
Views: 4552

Re: Parallelization and tiling

Hi, Six years ago I worked on the same problem as you but for the model COHERENS, trying to find the best number of core to be used. I presented the result " Auto-optimization on parallel hydrodynamic codes: an example of COHERENS with OpenMP for multicore " in a conference and I want to s...
by flcastej
Wed Sep 14, 2016 2:31 pm
Forum: ROMS Discussion
Topic: Hi~ i want to know restart(hot start) method
Replies: 5
Views: 3550

Re: Hi~ i want to know restart(hot start) method

Hi, I am not an expert but: current model time exceeds ending value for variable: zeta_west [/i] It seems that you want to run de model (NTIMES) longer that the data available in your boundary file. So, you have to use a lower value for NTIMES or produce a new boundary file with more data. I hope I ...
by flcastej
Thu Jul 14, 2016 5:58 pm
Forum: ROMS Tools and Techniques
Topic: standard_name for U,V current components
Replies: 6
Views: 8051

Re: standard_name for U,V current components

Richard, thanks a lot for your suggestion about the use of standard names. Hernan thanks a lot for updating the code with this change I am very glad to be able to help a little to the ROMs community.
by flcastej
Wed Jun 22, 2016 6:46 am
Forum: ROMS Tools and Techniques
Topic: standard_name for U,V current components
Replies: 6
Views: 8051

standard_name for U,V current components

Dear all, I have uploaded my ROMS model output to a ncWMS server and it works without problems, so I am able to visualize my output perfectly. The only problem is that ncWMS, in order to plot vectors, looks for the word "eastward or northward" in the standard_name to recognize this variabl...
by flcastej
Thu May 12, 2016 1:38 pm
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

Re: very diferent velocitities using GLS,MY25 or LMD

Dear Kate and Lyon,

Thanks a lot for your help. Finally it seem that I have been able to get rid off the instability trying different values for VISC2 and Zob. Now I have another problem but I think that I am going to be able to handle it by my own.

Thanks !! :D
by flcastej
Mon May 02, 2016 1:58 pm
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

Re: very diferent velocitities using GLS,MY25 or LMD

Dear Lyon,

Thanks a lot for your advice. I have launched the model following Kate suggestion and changing the value of VISC2 and it seem that it´s working. Once it finished I will follow your suggestion and test to run the model with different bottom stress formulation.
by flcastej
Sun May 01, 2016 3:27 pm
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

Re: very diferent velocitities using GLS,MY25 or LMD

Dear Kate, Thanks a lot for your help. Attached you will find a plot of the coarser grid and the three nested grids. Two of the nested grids are refined to a scale of 3 and another one to 4. In the plot is showed this values. I have changed the values of VISC2 increasing the value for the coarser gr...
by flcastej
Sun May 01, 2016 8:36 am
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

Re: very diferent velocitities using GLS,MY25 or LMD

Thanks a lot for your suggestion, I will try to do so.
by flcastej
Sun May 01, 2016 8:16 am
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

Re: very diferent velocitities using GLS,MY25 or LMD

The white area in the pictures showed in my post correspond to the mask_rho. Yes, the minimum depth in my domain is 0.5 meters to ensure that I am not going to have any dry area. My problem come using the MY25 vertical scheme, if I use other scheme my model is stable but I get low velocities. Thanks...
by flcastej
Sun May 01, 2016 7:52 am
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

Re: very diferent velocitities using GLS,MY25 or LMD

Dear Lyon Lanerolle,

Thanks a lot for your answer I am working in a quite shallow area. I have tides but the tidal range is very small (max. 20 cm) so the area never get dry.

Regards,

-Francisco
by flcastej
Sat Apr 30, 2016 4:32 pm
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

Re: very diferent velocitities using GLS,MY25 or LMD

Dear Kate, Thanks a lot for your answer and your help. The model get unstable after 4 hours, the wind blowing at this time is not very strong (5 m/s) and the sea level variations quite small. I have tried to use smaller time steps, different values for RDRG2 and several sigma layer distributions but...
by flcastej
Sat Apr 30, 2016 6:25 am
Forum: ROMS Discussion
Topic: very diferent velocitities using GLS,MY25 or LMD
Replies: 13
Views: 9359

very diferent velocitities using GLS,MY25 or LMD

Dear all, I am running a nested simulation. It have 3 child grids for 3 channels with a resolution about 10 meters. The channels are quite narrow (50/70 m width) and shallow (5 meters). I have used different vertical mixing schemes: MY25, GLS and LMD. If I use GLS or LMD my model is very stable but ...
by flcastej
Sun Nov 22, 2015 11:37 am
Forum: ROMS Discussion
Topic: numerical instability and CFL violation
Replies: 1
Views: 1738

Re: numerical instability and CFL violation

Hi Yisen, ¿Have you tried to use a different vertical sigma coordinates distribution? Sometimes playing with theta_s,theta_b... could be really useful. Here is some information: https://www.myroms.org/wiki/Vertical_S-coordinate Also, it could help you to check if you get a better stability using dif...
by flcastej
Tue Oct 27, 2015 3:10 pm
Forum: ROMS Discussion
Topic: low vertical velocity at coast
Replies: 3
Views: 2644

Re: low vertical velocity at coast

Dear Kate and Rodrigo, Thanks a lot for your answers. I hope to be able to find a solution using ROMS, I have worked really hard to have my model working properly including 3 nesting layers and it could be a pity that finally I wasn't able to use ROMS. Also I like ROMS and all the community behind i...
by flcastej
Mon Oct 26, 2015 3:18 pm
Forum: ROMS Discussion
Topic: low vertical velocity at coast
Replies: 3
Views: 2644

low vertical velocity at coast

Dear all, I am working on a coastal lagoon and I have been able to run model properly, but I have a problem and I will be really grateful if someone could give me some hints that allow me to resolve it. We deployed several ADCP in order to validate the model, the vertical velocities recorder are in ...
by flcastej
Sat Sep 12, 2015 5:54 am
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

Re: two-way nesting only in the first refined grid

Dear Arango,

Thanks a lot for fixing it. I am really glad to have been able to contribute to improve ROMS. :D
by flcastej
Sat Sep 05, 2015 3:24 pm
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

Re: two-way nesting only in the first refined grid

Thanks a lot !!

I know that my fix is not correct I share it in the forum just in case it could help to figure out where was my problem. Now I have forgotten about it and I am trying to find where is my misconfiguration.

-Francisco
by flcastej
Sat Sep 05, 2015 6:17 am
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

Re: two-way nesting only in the first refined grid

Dear Arango, Thanks a lot for your answer. The issue with the contact function it ´s my fault. It works well and it gave me the warning but I have had bad experience (instabilities) working with other models (ROMS-AGRIF) with refine factor higher than 3, so I decided (a really bad decision) to use t...
by flcastej
Fri Sep 04, 2015 8:45 pm
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

Re: two-way nesting only in the first refined grid

Dear Arango, Thanks a lot for your help, I really appreciate your effort. Attached you will find a diagram of my grids with the refinement factors for each grid. grids_diagram.png My contact file has been made : Gnames = {'parent_grid.nc', 'refined_grid_1.nc', 'refined_grid_2.nc', ,'refined_grid_3.n...
by flcastej
Fri Sep 04, 2015 4:44 pm
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

Re: two-way nesting only in the first refined grid

Dear Arango, Thanks a lot for your answer. I have followed your advice and first I examined the Lake Jersey case example and use it for my first simple case, one parent grid and one refined grid. Only after have been able to run it I moved to the next step, one parent grid and two refined grid as on...
by flcastej
Fri Sep 04, 2015 4:03 pm
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

Re: two-way nesting only in the first refined grid ¿BUG?

Dear all, After reviewing all the nesting code several time I have been able to resolve my problem, although not in a very nice way. I am pretty sure that there is something I have made wrong but with this change in the main3d.F all my refined grids run in two-ways model. I have change from the orig...
by flcastej
Wed Sep 02, 2015 8:00 pm
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

Re: two-way nesting only in the first refined grid

I have been reviewing the output log and it always gives : FINE2COARSE - exchanging data between grids: dg = 02 and rg = 01 at cr = 03 If I am working with two refined nestings, should it be? FINE2COARSE - exchanging data between grids: dg = 02 and rg = 01 at cr = 03 FINE2COARSE - exchanging data be...
by flcastej
Tue Sep 01, 2015 10:39 am
Forum: ROMS Problems
Topic: two-way nesting only in the first refined grid
Replies: 12
Views: 8080

two-way nesting only in the first refined grid

Dear all, Finally I have been able to run my model with 3 refined grid, but something strange is happening. When I run the model the first refined grid works in a two-way mode feeding the refined grid the parent grid and the parent grid the refined grid. But the other two refined grid work in one-wa...
by flcastej
Thu Aug 13, 2015 4:52 pm
Forum: ROMS Problems
Topic: NESTING GRID blow up first step NaN problem
Replies: 9
Views: 5738

Re: NESTING GRID blow up first step NaN problem

Dear John, I have tried different values for THETA_S, including values higher than 3. In my last runs, I have defined my initial condition by ANA_INITIAL, so I am not using any initial condition files. Trying different things I have used several values for DT and NDTFAST but I haven´t get any advanc...
by flcastej
Thu Aug 13, 2015 3:50 pm
Forum: ROMS Problems
Topic: NESTING GRID blow up first step NaN problem
Replies: 9
Views: 5738

Re: NESTING GRID blow up first step NaN problem

Dear John, Thanks a lot for your help, every answer give me hopes to resolve this problem. :D I did the changes proposed but I am still getting the error. In order to be sure that I don´t have any problem with my initial files or forcing files, I have defined them analytically, but without any impro...
by flcastej
Wed Aug 12, 2015 1:07 pm
Forum: ROMS Problems
Topic: NESTING GRID blow up first step NaN problem
Replies: 9
Views: 5738

Re: NESTING GRID blow up first step NaN problem

Dear John, First of all, thanks a lot for your help. I really appreciate it a lot. I tested the parent and the grid alone, and they run without problems. Although I tried different values of theta_s, theta_b.. without any advance, today I have tried it again. Reviewing the value in the logfile and I...
by flcastej
Tue Aug 11, 2015 12:35 pm
Forum: ROMS Problems
Topic: NESTING GRID blow up first step NaN problem
Replies: 9
Views: 5738

Re: NESTING GRID blow up first step NaN problem

Dear Kate, You were right, after some test, set the debugging mode, activate the floating point for gfortran and set the initial conditions analytical, finally has been able to detect the problem, although I haven´t been able to resolve it. The results obtained in my test point out to the NDTFAST as...
by flcastej
Tue Aug 11, 2015 6:20 am
Forum: ROMS Problems
Topic: NESTING GRID blow up first step NaN problem
Replies: 9
Views: 5738

Re: NESTING GRID blow up first step NaN problem

Dear Kate,

THANKS !!! :D a lot for your answer. I am going to start to follow your instruction and I will inform about the results obtained.

-Francisco
by flcastej
Mon Aug 10, 2015 6:45 pm
Forum: ROMS Problems
Topic: NESTING GRID blow up first step NaN problem
Replies: 9
Views: 5738

NESTING GRID blow up first step NaN problem

Dear all, Finally I have been able to prepare all the needed files for my nesting aplication, a very simple case, a coarse grid and one refined grid. I have used coarse2fine to generate the refined grid and contact.m to get the contact file. I have been able to compile the model and I am able to run...
by flcastej
Sun Aug 09, 2015 6:12 am
Forum: ROMS Problems
Topic: nesting: NETCDF_GET_DIM - requested dimension: nLweights
Replies: 1
Views: 2050

Re: nesting: NETCDF_GET_DIM - requested dimension: nLweights

Dear all, Finally I have been able to find the problem and it was quite simple. My matlab svn repositoy hasn´t been update. I thought that doing "svn update" in my ROMS root folder, it updated all the subfolders (ie: matlab) so I thought that I was using the last updated code. Finally look...
by flcastej
Fri Aug 07, 2015 9:49 pm
Forum: ROMS Problems
Topic: nesting: NETCDF_GET_DIM - requested dimension: nLweights
Replies: 1
Views: 2050

nesting: NETCDF_GET_DIM - requested dimension: nLweights

Dear all, I have started to work with nested grids in ROMS. I have started trying to run the Lake Jersey example test, but when I run the model it give me this error: NETCDF_GET_DIM - requested dimension: nLweights not found in input file: ../Data/lake_jersey_ngc_2grids_bot.nc call from: The only ch...
by flcastej
Wed Jul 29, 2015 1:09 pm
Forum: ROMS Problems
Topic: reversed time variable in forcing file
Replies: 1
Views: 2349

Re: reversed time variable in forcing file

Finally, after reading several times the forum and review the code, I have been able to fixed it and set the forcing file properly. I have done two things: 1.) Change the reference time from 0001-01-01 00:00:00 to 1968-05-23 00:00:00 in order to work with smaller number and prevent any precision or ...
by flcastej
Sun Jul 26, 2015 7:15 am
Forum: ROMS Discussion
Topic: question follows after splitting bry and wind force file
Replies: 12
Views: 6021

Re: question follows after splitting bry and wind force file

Dear all,

I have been reviewing my boundary forcing file and I realized that I set the time reversed (the end time was the start time) and the my simulation runs longer than my boundary file. Once I fixed it, my model runs without problems.
by flcastej
Sat Jul 25, 2015 7:11 am
Forum: ROMS Problems
Topic: reversed time variable in forcing file
Replies: 1
Views: 2349

reversed time variable in forcing file

Dear all, I have realised of a issue about the time variable in my forcing file and I will like to share it with you to get your feedback about it. I have prepared my forcing file and ncdump -v sms_time mysimulation_frc.nc gives me: double shf_time(shf_time) ; shf_time:long_name = "surface heat...
by flcastej
Sat Jul 25, 2015 6:50 am
Forum: ROMS Discussion
Topic: question follows after splitting bry and wind force file
Replies: 12
Views: 6021

Re: question follows after splitting bry and wind force file

Dear John, Thanks a lot for your help, this error is the same that I obtained running the model force with tides. In that case the error was fixed adding to my *.h file: #define ANA_FSOBC #define ANA_M2OBC I have been reviewing the time variable for all my files and I have some doubt about it. I am ...
by flcastej
Fri Jul 24, 2015 3:23 pm
Forum: ROMS Discussion
Topic: question follows after splitting bry and wind force file
Replies: 12
Views: 6021

Re: question follows after splitting bry and wind force file

Dear all, I am obtaining the same error as xwbin. I am trying to run a simulation forced with wind, tides and a sea level imposed at the boundaries. If I force the model only with tides and wind, it run without problems, but when I add the bry file, it give me the error: CHECK_MULTIFILE - Error whil...
by flcastej
Sun Jul 19, 2015 11:33 am
Forum: ROMS Discussion
Topic: IMPOSED SEA LEVEL AND TIDE. Inversed barometer effect
Replies: 3
Views: 3480

Re: IMPOSED SEA LEVEL AND TIDE. Inversed barometer effect

Dear Marck and John,

Thanks a lot for your answer. Right now I am on holidays so I am not able to check your suggestions. On thursday I will return to the office and test them.

Regards,

-Francisco
by flcastej
Wed Jul 15, 2015 1:04 pm
Forum: ROMS Discussion
Topic: IMPOSED SEA LEVEL AND TIDE. Inversed barometer effect
Replies: 3
Views: 3480

IMPOSED SEA LEVEL AND TIDE. Inversed barometer effect

Dear all ROM´s users, I have been able to run my simulation with tides. I have prepared my tides forcing files and now it´s running without problems. The point is that I will like to add to the tides the inversed barometer effect on the sea level but my working area isn´t enough big to allow the mod...
by flcastej
Sat Jul 11, 2015 3:19 pm
Forum: ROMS Problems
Topic: Tide forcing model error
Replies: 10
Views: 5285

Re: Tide forcing model error

Dear John,

Thanks a lot for your help, now the model is running!!!!!

:D :D :D :D
by flcastej
Fri Jul 10, 2015 2:01 pm
Forum: ROMS Problems
Topic: Tide forcing model error
Replies: 10
Views: 5285

Re: Tide forcing model error

I don´t have any lateral boundary conditions. Do I need to have it in order to force the model with tides?

When I run the model without tides It doesn´t give me any error.

Thanks.
by flcastej
Fri Jul 10, 2015 1:34 pm
Forum: ROMS Problems
Topic: Tide forcing model error
Replies: 10
Views: 5285

Re: Tide forcing model error

John,

Thanks a lot for your help. I have applied the changes :


DSTART = 734323.0d0 ! days
TIDE_START = 734690.0d0 ! days
TIME_REF = -1.0d0 ! yyyymmdd.d

But I am still getting the same error.
by flcastej
Fri Jul 10, 2015 1:13 pm
Forum: ROMS Problems
Topic: Tide forcing model error
Replies: 10
Views: 5285

Re: Tide forcing model error

I wanted to start my simulation on 2011/07/06 (yyyy/mm/dd), so I defined: In my init file I have defined: double ocean_time(ocean_time) ; ocean_time:units = "seconds since 0001-01-01 00:00:00" ; and ocean_time have a value of 63445507200. In mymode.in : DSTART = 734323 ! days TIDE_START = ...
by flcastej
Fri Jul 10, 2015 12:31 pm
Forum: ROMS Problems
Topic: Tide forcing model error
Replies: 10
Views: 5285

Re: Tide forcing model error

Thanks a lot for your answer !!

I tried in both ways getting the same error.
by flcastej
Fri Jul 10, 2015 8:15 am
Forum: ROMS Problems
Topic: Tide forcing model error
Replies: 10
Views: 5285

Tide forcing model error

Dear ROMS users, I am having some problems running my tide force simulation and I will like to get any advise that you could give me. I have read the information at the Wiki and Forum. The steps followed to run the simulation has been: 1.) Prepare the tide forcing file following the instructions on ...
by flcastej
Thu Jan 12, 2012 1:04 am
Forum: ROMS Discussion
Topic: low velocities in coastal lagoon
Replies: 0
Views: 1690

low velocities in coastal lagoon

Hi, I am using ROMS in a shallow coastal lagoon, and forcing it with real wind data from a meteorological station near the place where a current meter was deployed. I am getting low velocities in the E-W axis, comparing the model result with the current data registered. In the N-S axis it works ok. ...
by flcastej
Wed Aug 10, 2011 9:13 am
Forum: ROMS Tools and Techniques
Topic: software or matlab script for edit netcdf bathymetry file
Replies: 4
Views: 5436

Re: software or matlab script for edit netcdf bathymetry fil

Thanks a lot!!

Tomorrow I start my holidays, so I will look the code and test it for my case at the end August. But thanks a lot for your answer, the code and the link cause I need to change the points by hand too.
by flcastej
Mon Aug 08, 2011 4:35 pm
Forum: ROMS Tools and Techniques
Topic: software or matlab script for edit netcdf bathymetry file
Replies: 4
Views: 5436

software or matlab script for edit netcdf bathymetry file

Hi everybody!! I will like to know if there are any software o matlab script that allow me to modify my netcdf bathy file. Sometimes I detected an error in some points on the bathymetry and I will like to change this values, but I don't know how. it could be something like the editmask.m used to mod...
by flcastej
Thu Aug 04, 2011 7:34 am
Forum: ROMS Sediment
Topic: ROMS-SWAN Coupled System Users
Replies: 21
Views: 23012

Re: ROMS-SWAN Coupled System Users

I am using it for my phD, studying the interaction wave-current in a coastal lagoon in Spain.
by flcastej
Sun Jun 19, 2011 10:01 pm
Forum: ROMS Installation
Topic: error after svnupdate, sfmakedepend
Replies: 7
Views: 5560

Re: error after svnupdate, sfmakedepend

Finally I fix the problem!!! It has been dificult to find the real error, cause it only appeared when I find the code line in makefile and commented it. In a step during the update, I used windows, and it put me a "beatiful" Â character on the name of the makefile file. So I updated again ...
by flcastej
Fri Jun 17, 2011 12:43 am
Forum: ROMS Installation
Topic: error after svnupdate, sfmakedepend
Replies: 7
Views: 5560

Re: error after svnupdate, sfmakedepend

Dear Kate, I will try to answer some of your questions. The gmake version is 3.81. It s something strange, cause the make_macros.mk file are build and copy to the folder Build/, after that I get the error "the file doesn´t exist"m the same happen with abort.F90 I only run one build.bash at...
by flcastej
Thu Jun 16, 2011 8:40 am
Forum: ROMS Installation
Topic: error after svnupdate, sfmakedepend
Replies: 7
Views: 5560

Re: error after svnupdate, sfmakedepend

Hi kate, Thanks a lot for your answer. I thought that the error was in sfmakedepend, cause if i use the older one, the error dissapeared. Most probably, I am doing something wrong. When I run /build/bash, I get: rm -f -r core *.ipo /modelos/ROMs/projects/upwelling_paral_mpi/Build /home/francisco/mak...
by flcastej
Wed Jun 15, 2011 12:40 am
Forum: ROMS Installation
Topic: error after svnupdate, sfmakedepend
Replies: 7
Views: 5560

error after svnupdate, sfmakedepend

Hi, I has been working with ROMs without problems, but yesterday I made a svn update of the code, and now when I execute ./build.bash , I get an error. I think the problem is on sfmakedepend update, if I update all the files except sfmakedepend, I don´t get any error. Anyone has any idea about this ...
by flcastej
Wed Dec 29, 2010 1:36 pm
Forum: ROMS Discussion
Topic: inverse barometer effect on a costal lagoon
Replies: 4
Views: 4293

Re: inverse barometer effect on a costal lagoon

Thank´s a lot for your help, finally I will try to use a lagoon model nested (1-way, off-line nesting should do) inside a shelf model (2D) to model correctly the sea level fluctuations.

Happy new year !!!
by flcastej
Wed Dec 22, 2010 10:54 pm
Forum: ROMS Discussion
Topic: inverse barometer effect on a costal lagoon
Replies: 4
Views: 4293

Re: inverse barometer effect on a costal lagoon

So, if I want to model the inverse barometer effect, should I use a grid big enough to have an atmospheric pressure gradient? Use a bigger grid will have a higher computational time cost, so I should use a nesting model, isn´t it?

Thanks a lot for your answer.
by flcastej
Tue Dec 21, 2010 12:35 am
Forum: ROMS Discussion
Topic: inverse barometer effect on a costal lagoon
Replies: 4
Views: 4293

inverse barometer effect on a costal lagoon

Hi !! I am trying to model the sea level fluctuations on a coastal lagoon,after getting good result forcing the model with winds, I want to simulate the inverse barometer effect. I have use the preprocessor option ATM_PRESS with PJ_GRADP, but I don´t get any fluctuation on the sea level. As I unders...
by flcastej
Wed Dec 15, 2010 11:57 am
Forum: ROMS Usage
Topic: low sea level with wind forcing
Replies: 1
Views: 2072

Re: low sea level with wind forcing

Hi, After a lot of test done, messages in the forum read and a bit of luck, I has resolve my problem. I dont know if it ´s the right answer, but at the moment, I get the expected results. With bulk fluxes, using the value of BLK_ZW =1 instead usual one BLK_ZW = 10. BLK_ZW Height (m) of surface winds...
by flcastej
Fri Dec 03, 2010 2:00 pm
Forum: ROMS Usage
Topic: low sea level with wind forcing
Replies: 1
Views: 2072

low sea level with wind forcing

Hi, I am trying to simulate a coastal lagoon, (max. depth=6m, area=170 mk2 ) only forcing with real wind data. I use the Bulk_fluxes, but comparing the ROMs data with the registred data for the same period simulated, I get smaller values with ROMs. Registered data is around 0.1 m sea level fluctuati...
by flcastej
Fri Oct 01, 2010 6:07 am
Forum: ROMS Benchmarks
Topic: Serial faster then openmp
Replies: 6
Views: 10681

Re: Serial faster then openmp

I can´t give you an answer, but I made a research about auto-optimization with OpenMP for Coherens(another ocean model) and one of the conclusion obtained were the use of more cpu dont mean that you model will run faster, depending of the grid use,the machine were you run the model, if you are readi...
by flcastej
Tue Sep 21, 2010 10:48 am
Forum: ROMS Tools and Techniques
Topic: modified rslice to plot 2D velocity (ubar,vbar)
Replies: 0
Views: 1617

modified rslice to plot 2D velocity (ubar,vbar)

Hi!! I wanted to plot velocity overlay with rslice of my 2D case, but I couldn´t manage to do it with the original rslice, so I have modified the code in a way that, if your file has ubar,vbar, rslice read it and allow you to make velocity overlay. The lines modified, are : Line 527 Line 2023 I have...
by flcastej
Fri Sep 17, 2010 12:01 am
Forum: ROMS Tools and Techniques
Topic: rslice problem, all OK but I get a white fig
Replies: 0
Views: 1531

rslice problem, all OK but I get a white fig

Hello, I have recently started to use rslice, when I try to open my netcdf file, rslice doesn´t give me any error, but I only get a white figure. When I run rslice, I get: >> rslice('file','mycase_his.nc') Acquiring h... Acquiring pm... Acquiring pn... Acquiring x_rho... Acquiring y_rho... Acquiring...