Search found 45 matches
- Sun Apr 25, 2010 5:13 pm
- Forum: ROMS Installation
- Topic: make file problem
- Replies: 8
- Views: 12410
Re: make file problem
If you build netcdf with shared libraries, configure-script will include --enable-separate-fortran option automatically. When all the fortran-functions will be in libnetcdff.a(.so). You must correct {Platform}-{compiler}.mk file with next: ... LIBS := -L{NETCDF_LIBDIR} -lnetcdff ... ie replace ...
- Mon Jun 22, 2009 8:08 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Thanks to All: mr. jcwarner, mr. jacopo especially mr. mathieu!))) Now I set 0.0 on fsobc and define FSCHAPMAN and M2FLATHER for boundary and ROMS work very long))) Once again many thanks to all for the help))) and many thanks for the ROMS!!!)))) A question about SWAN: I maked all how in INLET_TEST ...
- Mon Jun 22, 2009 2:15 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
--I already run ROMS with FSCHAPMAN and M2FLATHER boundary conditions and app blew up on 3th hours of estimated time. --About Lwave... Yes, I have written nonsense)))) I do not have ocean_frc.nc file, therefore I use analytical values or SWAN. I'm define ana_wwave and set this values in ana_wwave.h ...
- Mon Jun 22, 2009 1:09 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
In my application fsobc was setup how in INLET_TEST: # ifdef EAST_FSOBC IF (EASTERN_EDGE) THEN cff=-1.0_r8*sin(2.0_r8*pi*time(ng)/(12.0_r8*3600.0_r8)) DO j=JstrR,JendR BOUNDARY(ng)%zeta_east(j)=cff END DO END IF # endif Now I'm change this on: # ifdef EAST_FSOBC IF (EASTERN_EDGE) THEN cff=tan(1.0_r8 ...
- Mon Jun 22, 2009 10:51 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Whether it is necessary to declare NORTHERN_WALL if a land along northern border?
With options for the Mellor/Yamada level 2.5 closure app blow up too(((
With options for K-profile vertical mixing parameterization app blow up too(((
With options for the Mellor/Yamada level 2.5 closure app blow up too(((
With options for K-profile vertical mixing parameterization app blow up too(((
- Mon Jun 22, 2009 10:00 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
1) I'm run the application without forcing app work for 12 hours of estimated time: Lwave=0.0_r8 Hwave=0.0_r8. but scheme blowing up(( 2) I'm run the application without sediment: undef sediment, undef ana_sediment, define UV_QDRAG, undef SSW_BBL. 3) I'm run the application without sediment and ...
- Mon Jun 22, 2009 8:20 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
and sand_01:
Near the bottom (from restart): On a surface (from restart):
Near the bottom (from restart): On a surface (from restart):
- Mon Jun 22, 2009 8:18 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Hi, sorry for the delay))) Now dt=20 dtfast=50 and max Courant number is 1.91612862E-01. But scheme still blowing up((( I can not upload the history file because it is too large (106 MB), but I can upload picture with necessary data. For example: Ubar (from history) 8 step: ubar_nhis_8.png Ubar ...
- Sat Jun 20, 2009 7:37 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
In ubar inf (with dt=40): 1.0e+66 * ... NaN NaN NaN NaN NaN 0.0000 0.0000 0.0000 NaN NaN NaN NaN 0.0000 0.0000 0.0000 -0.0000 NaN NaN NaN NaN 0.0000 -0.0000 -0.0000 -0.0000 NaN NaN NaN NaN 0.0000 0.0000 -0.0000 -0.0000 NaN NaN NaN NaN -0.0000 -0.0000 -0.0000 -0.0000 NaN NaN NaN NaN 0.0000 0.0000 -0 ...
- Sat Jun 20, 2009 7:09 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
What can be it??? (With dt=40)
60 0 00:40:00 4.231106E-03 3.573977E+01 3.574400E+01 3.072280E+07
61 0 00:40:40 1.664284+150 NaN NaN -6.095703E+51
Blowing-up: Saving latest model state into RESTART file
60 0 00:40:00 4.231106E-03 3.573977E+01 3.574400E+01 3.072280E+07
61 0 00:40:40 1.664284+150 NaN NaN -6.095703E+51
Blowing-up: Saving latest model state into RESTART file
- Sat Jun 20, 2009 4:41 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Blowing up with less time step(((
dt=4.
Before falling unreal parametres are observed, for example 148.879 kg/m3 suspended cohesive sediment(((
ps Oscillations begin around mid-calculated time(((
In ubar next :
dt=4.
Before falling unreal parametres are observed, for example 148.879 kg/m3 suspended cohesive sediment(((
ps Oscillations begin around mid-calculated time(((
In ubar next :
- Fri Jun 19, 2009 9:44 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Thanks very much to All: jacopo mathieu jcwarner for Your help))) Two hours of estimated time ROMS works normally. Then the scheme begin to be shaken. It is visible from kinetic energy, then the scheme falls ((( But with smooth of grid ROMS work longer))) rx0=1.2E-01 rx1=5.6E+00 I don't know what to ...
- Fri Jun 19, 2009 9:38 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Hi, mathieu))
Thank You for your participation))
http://www.liga.ens.fr/~dutour/Bathymetry/index.html - is this Your web site with Your program?
ps I'm sorry, my english is bad)))
pss In GRID_SmoothPositive_ROMS_rx1.m :
If Vstretching == 1 need rewrite hc on ARVD.hc)))
Thank You for your participation))
http://www.liga.ens.fr/~dutour/Bathymetry/index.html - is this Your web site with Your program?
ps I'm sorry, my english is bad)))
pss In GRID_SmoothPositive_ROMS_rx1.m :
If Vstretching == 1 need rewrite hc on ARVD.hc)))
- Fri Jun 19, 2009 8:08 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
I have made all as in Inlet_test, could You check up in first my post?
ps Inlet test exit with error too(((( :
Coupled Input File name = ./ROMS/External/ocean_inlet_test.in
rank 0 in job 4 host_53124 caused collective abort of all ranks
exit status of rank 0: return code 0
ps Inlet test exit with error too(((( :
Coupled Input File name = ./ROMS/External/ocean_inlet_test.in
rank 0 in job 4 host_53124 caused collective abort of all ranks
exit status of rank 0: return code 0
- Thu Jun 18, 2009 2:32 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
But what can I do with SWAN and did You see my swan_seashore.in file?
ps and ncview can't open restart file((((
ps and ncview can't open restart file((((
- Thu Jun 18, 2009 12:34 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
At dt=2.3 ROMS falls in 2.5 hours of real time((((
- Thu Jun 18, 2009 9:00 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
easygrid displayed: COPY-PASTE the following parameters into your ocean.in file ---------------------------------------------------------------------------------------------- Lm == 40 ! Number of I-direction INTERIOR RHO-points Mm == 164 ! Number of J-direction INTERIOR RHO-points N == 20 ! Number ...
- Thu Jun 18, 2009 6:18 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Again blowing up((((
I have noticed the tendency:
At first kinetic energy fluctuates, is then levelled and starts to grow, but then again starts to fluctuate (((
I have noticed the tendency:
At first kinetic energy fluctuates, is then levelled and starts to grow, but then again starts to fluctuate (((
- Wed Jun 17, 2009 8:11 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
my app blowing up after 5 records in history file after every 360 steps((((
- Wed Jun 17, 2009 7:04 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Ok, I run app with Hwave 0.2 and he work fine with small kinetic energy. Kinetic energy fluctuates, but the tendency growing.
What can I do with SWAN, because const wave is bad way for research my region?
ps I had suspicions towards height of a wave about coast))
What can I do with SWAN, because const wave is bad way for research my region?
ps I had suspicions towards height of a wave about coast))
- Wed Jun 17, 2009 6:21 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
If I do Hwave less when 2.0 when kinetic energy becomes less and ROMS work more long.
- Wed Jun 17, 2009 3:33 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
Without wet and dry ROMS blowing up on second time-step. With wet and dry ROMS blowing up on fourth time-step. I many times started the program with different parametres and have noticed that most part of time is spent on Corrector time-step for tracers. And blowing up when kinetic energy becomes ...
- Wed Jun 17, 2009 9:45 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
When I run with ana_wwave and const Dwave Hwave and Lwave: Hwave(i,j)=2.0_r8 Dwave(i,j)=90.0_r8*deg2rad Lwave(i,j)=20.0_r8 ROMS blowing up after 4 step: NL ROMS/TOMS: started time-stepping: (Grid: 01 TimeSteps: 00000001 - 00034546) STEP Day HH:MM:SS KINETIC_ENRG POTEN_ENRG TOTAL_ENRG NET_VOLUME 0 0 ...
- Wed Jun 17, 2009 6:33 am
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
Re: My seashore test
If longer to wait: 1 0 00:00:10 NaN NaN NaN NaN Blowing-up: Saving latest model state into RESTART file WRT_RST - wrote re-start fields (Index=2,2) into time record = 0000001 Elapsed CPU time (seconds): Thread # 0 CPU: 150.749 Total: 150.749 Nonlinear model elapsed time profile: Initialization ...
- Tue Jun 16, 2009 4:02 pm
- Forum: ROMS Problems
- Topic: My seashore test
- Replies: 36
- Views: 40164
My seashore test
Hi all ROMS users!)))) Please, help me with my application for compute sediment transport in seashore with input real grid and forcing from SWAN. I have installed MCT and have run his examples. All works well. When I start ROMS with mpif90, assign next error: [xxx@host] roms3 # mpirun -np 2 ./oceanG ...
- Tue Jun 16, 2009 8:47 am
- Forum: ROMS Problems
- Topic: Division by zero!!!
- Replies: 5
- Views: 4301
Re: Division by zero!!!
Thanks for help))))
- Sat Jun 13, 2009 1:06 pm
- Forum: ROMS Problems
- Topic: Division by zero!!!
- Replies: 5
- Views: 4301
Division by zero!!!
Hi, all!))) I compiling ROMS and SWAN coupling application with mpif90 (I use Linux with gfrotran, but MCT did not support gfortran for Linux, but mpif90 ok - may be I wrong, but this wrote in README). And then I build my application, arising next error: cd Build; /usr/local/mpich2/bin/mpif90 -c ...
- Mon May 04, 2009 5:43 am
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Re: Sediment for beginner))
Thanks a lot. You very helped)))
- Fri May 01, 2009 6:37 pm
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Re: Sediment for beginner))
Hello all developers))) I've any questions about SHOREFACE example: 1) I don't understand about wave direction as a whole. How explain what a wave come to beach with 270 degrees? I know what coordinates illustrate like this: |0 | | ----------- 270 | 90 | |180 Or not? And why 180 degrees on a beach ...
- Thu Apr 23, 2009 5:05 pm
- Forum: ROMS Bugs
- Topic: Error with SHOREFACE after update
- Replies: 1
- Views: 2219
Error with SHOREFACE after update
After "svn up", when I make SHOREFACE example, show up next error: /usr/bin/cpp -P -traditional -DLINUX -DI686 -DGFORTRAN -D'ROOT_DIR="/root/program_files/ROMS/roms3"' -DSHOREFACE -D'HEADER="shoreface.h"' -D'ROMS_HEADER="shoreface.h"' -DNestedGrids=1 -D'ANALYTICAL_DIR="/root/program_files/ROMS/roms3 ...
- Tue Apr 14, 2009 9:40 pm
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
I'm sorry for delay with answer))) 2 zangzhipeng: 1) The medicine for "_gfortran_copy_string" and other error is gcc-4.1 and earlier with his gfortran, where have this functions (I mean _gfortran_copy_string and others...). Because _gfortran_* functions not include in new compilers)))) 2) Linux ...
- Wed Apr 01, 2009 8:41 pm
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Re: Sediment for beginner))
2 jcwarner: 1) Thanks You, I more careful look the wiki page and see many interesting:)))) 2) I already started sed_test1 and shoreface and upwelling case too and all work correctly)) 2 kate: Thanks You for your help))) Question for all: Where more easy generating grid-, force-, initial-files (in ...
- Tue Mar 31, 2009 4:06 pm
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Re: Sediment for beginner))
I do not know why, but on other computer (at home) all work))) without seg fault)))
Can You answer me, please?
1) How ROMS calculate without grid, frc and others file or give me link with answer?
2) What mean variables rho and psi? This is density and flow function (current function) accordingly?
Can You answer me, please?
1) How ROMS calculate without grid, frc and others file or give me link with answer?
2) What mean variables rho and psi? This is density and flow function (current function) accordingly?
- Mon Mar 30, 2009 7:07 pm
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Re: Sediment for beginner))
After last line:
0 0 00:00:00 0.000000E+00 3.856303E+01 3.856303E+01 7.732200E+05
In terminal next message:
segmentation fault
ps I can give more info, if it necessary))
0 0 00:00:00 0.000000E+00 3.856303E+01 3.856303E+01 7.732200E+05
In terminal next message:
segmentation fault
ps I can give more info, if it necessary))
- Mon Mar 30, 2009 11:51 am
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Re: Sediment for beginner))
Thank You very much for help))) I run SHOREFACE application, but it crash with segmentation fault error. Step by step: 1) in makefie: ROMS_APPLICATION ?= SHOREFACE 2) in cppdefs.h no one word about SHOREFACE ((( 3) and use ROMS/External/ocean_shoreface.in: oceanS < ROMS/External/ocean_shoreface.in ...
- Fri Mar 27, 2009 2:37 pm
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Re: Sediment for beginner))
I'm so sorry for my english)))) I still study))) I have read all in wiki-site, but I have not found something concrete about NetCDF input files and what should be in this files. For example, in ROMS/External/ocean_sed_test1.in: ... ! Input NetCDF file names, [1:Ngrids]. GRDNAME == ocean_grd.nc ...
- Wed Mar 25, 2009 8:08 pm
- Forum: ROMS Usage
- Topic: Sediment for beginner))
- Replies: 14
- Views: 9705
Sediment for beginner))
Hello, I attend sediment transport to a problem. I have already learnt to collect ROMS for the necessary problem, whether it be sediment transport or not, and to start processing. You could not help? 1) how to set a step on time and time? 2) what should be source files and that each of them means. 3 ...
- Tue Mar 24, 2009 1:52 pm
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
1) Error with: undefined reference to `_gfortran_copy_string' ... arise, because gfortran-4.2 and newer don't contain this functions and others, but gfortran-4.1 contain it. 2) Error with: undefined reference to `png_create_write_struct' ... Because I install lippng in directory /usr/lib I had solve ...
- Tue Mar 17, 2009 11:56 am
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
I suspect that an error in it:
http://www.nabble.com/-Bug-fortran-3364 ... 25571.html
http://www.nabble.com/-Bug-fortran-3364 ... 25571.html
- Thu Mar 12, 2009 9:44 pm
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
Ok, the error with H5 - prefix I fixed, but others...
- Thu Mar 12, 2009 9:28 pm
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
Hello, I'm sorry for my delay)))) On eighth of March it was a little tightened. By the way, with the past you a holiday))) I install libpng, but error had save and I use gfortran(((( I don't know, may be I something wrong do(((( But problem it was added((( /usr/local/lib/libncarg.a(cpcldm.o): In ...
- Mon Mar 09, 2009 1:10 pm
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
I had download binaries and copy them into appropriate directories. But error with ld saved: /usr/bin/g95 -O3 -ffast-math \ cnt.o cpmpxy2d.o mapeod.o stumsl.o stumxy.o vvumxy.o -o /usr/local/bin/cnt \ libUTIL.a -L/lib -lncarg -lncarg_gks -lncarg_c -L/usr/X11R6/lib64 -lX11 -L/opt/g95soft/s_netcdf4 ...
- Fri Mar 06, 2009 11:28 am
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
I have download new version of NCL and build it. But error have saved: /usr/bin/g95 -O3 -ffast-math \ cnt.o cpmpxy2d.o mapeod.o stumsl.o stumxy.o vvumxy.o -o /usr/local/bin/cnt \ libUTIL.a -L/lib -lncarg -lncarg_gks -lncarg_c -L/usr/X11R6/lib64 -lX11 -L/opt/g95soft/s_netcdf4/lib -lnetcdf -L/opt ...
- Thu Mar 05, 2009 9:18 pm
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
1) Yes, I have similar version NCL)) NCL-5.0.0 or ncl_ncarg-5.0.0)) 2) Ok, Why I haven't routine (T)? My mistake, what NCL has been collected with wrong parameters? Your command has given me the following answer: ... libncarg.a done libncarg_c.a done U ggkwdr_ U ggkwdr_ libncarg_gks.a done ... PS ...
- Thu Mar 05, 2009 7:34 am
- Forum: ROMS Tools and Techniques
- Topic: problem about the plotting package installation
- Replies: 27
- Views: 41023
Re: problem about the plotting package installation
I have problem with plotting package compilation too. But with this error: /usr/bin/g95 -O3 -ffast-math \ cnt.o cpmpxy2d.o mapeod.o stumsl.o stumxy.o vvumxy.o -o /usr/local/bin/cnt \ libUTIL.a -L/lib -lncarg -lncarg_gks -lncarg_c -L/usr/X11R6/lib64 -lX11 -L/opt/g95soft/s_netcdf4/lib -lnetcdf -L/opt ...