Search found 20 matches

by briskbamboo
Tue Mar 16, 2021 1:36 am
Forum: ROMS Installation
Topic: upwelling - linux-ifort.mk compilation error
Replies: 5
Views: 9627

Re: upwelling - linux-ifort.mk compilation error

Thank you robertson and Kate. I have successfully checked ifort compiler with netcdf (3.6.1) and mpich using openmpi for some other examples (test provided by netcdf and mpich packages) but still can not sure the problem. I reinstall the netcdf c and fortran with gfortran then now everything ok. I w...
by briskbamboo
Sun Mar 14, 2021 8:34 am
Forum: ROMS Installation
Topic: upwelling - linux-ifort.mk compilation error
Replies: 5
Views: 9627

Re: upwelling - linux-ifort.mk compilation error

Thank you Kate for the suggestion I change to mpif90 then it show this error /home/bangdt/210307/test/upwelling/Build_roms/libNLM.a -L/home/bangdt/netcdf-3.6.1/lib -lnetcdf ld: /home/bangdt/netcdf-3.6.1/lib/libnetcdf.a(netcdf.o): in function `netcdf_mp_nf90_inq_libvers_': netcdf.f90:(.text+0x25): un...
by briskbamboo
Sun Mar 14, 2021 5:51 am
Forum: ROMS Installation
Topic: upwelling - linux-ifort.mk compilation error
Replies: 5
Views: 9627

upwelling - linux-ifort.mk compilation error

I try to compile upwelling with linux-ifort.mk with setting in build_roms.csh setenv USE_MPI on # distributed-memory parallelism #setenv USE_MPIF90 on # compile with mpif90 script setenv which_MPI mpich # compile with MPICH library #setenv which_MPI mpich2 # compile with MPICH2 library #setenv which...
by briskbamboo
Mon Mar 08, 2021 12:08 am
Forum: ROMS Benchmarks
Topic: Benchmarks of I4dvar
Replies: 0
Views: 2494

Benchmarks of I4dvar

Hi all I compiled I4dvar then try to run it on my laptop core i7 8 threads with 16gb ram. The stdout shows the model run for a short time then stuck at line 28310 with " <<<< Conjugate Gradient Algorithm >>>>". Task manager shows that I have 8 threads are still running with about 12% of cp...
by briskbamboo
Thu Mar 04, 2021 5:17 am
Forum: ROMS Adjoint
Topic: i4dvar ex1 blowup at first time step
Replies: 0
Views: 2186

i4dvar ex1 blowup at first time step

Dear I am studying I4dvar and trying to run it's exercises. After compiled the model I run with the default in file "roms_wc13_2hours.in" The model blow up at first time step with log file log_dt1800.txt As other has suggested that I can reduce the timestep to pass this case problem then I...
by briskbamboo
Thu Oct 01, 2020 1:06 am
Forum: ROMS Installation
Topic: Compile roms plot with NCARG version 662
Replies: 3
Views: 4596

Re: Compile roms plot with NCARG version 662

I want to try the plot code distributed by source code as it was tested by others. Ncl is good and free and a good alternative way. But up to now I can have only ncl work for post processes. I still want to compile a working roms plotting.
by briskbamboo
Tue Sep 22, 2020 10:20 am
Forum: ROMS Installation
Topic: Compile roms plot with NCARG version 662
Replies: 3
Views: 4596

Re: Compile roms plot with NCARG version 662

I have the thing done with interesting and nice .gif file results of concentration in minus, continuing find-out why.
result.gif
by briskbamboo
Thu Sep 17, 2020 5:46 am
Forum: ROMS Installation
Topic: Compile roms plot with NCARG version 662
Replies: 3
Views: 4596

Compile roms plot with NCARG version 662

I installed NCARG version 662 with gfortran then try to compile Roms' plot then get this error /usr/bin/mpif90 -frepack-arrays -O3 -ffast-math /media/bangdt/VB/200903/plot/src/Bin/Build_plt/cnt.o /media/bangdt/VB/200903/plot/src/Bin/Build_plt/cpmpxy2d.o /media/bangdt/VB/200903/plot/src/Bin/Build_plt...
by briskbamboo
Fri Sep 11, 2020 11:23 pm
Forum: ROMS Installation
Topic: Increase ANA_GRID resolution
Replies: 1
Views: 1467

Re: Increase ANA_GRID resolution

Iam sr. I have used wrong input
by briskbamboo
Fri Sep 11, 2020 8:19 am
Forum: ROMS Installation
Topic: Increase ANA_GRID resolution
Replies: 1
Views: 1467

Increase ANA_GRID resolution

I try to increase the grid resolution of riverplume1 test case by applying my grid.nc which increase from 102x82 to 468x468 then has following error. INITIAL: Configuring and initializing forward nonlinear model ... ******* NETCDF_CHECK_DIM - inconsistent size of dimension: xi_rho 102 468 in file: /...
by briskbamboo
Wed Sep 09, 2020 6:11 am
Forum: ROMS Installation
Topic: Need help to build my application base on riverplume test case
Replies: 2
Views: 1842

Need help to build my application base on riverplume test case

Need help to build my application base on river_plume test case So far I've completed several steps 1- run river_plume1 test case; 2- added my own grid-domain to the case; 3- moved the point source position from the border to a point inside the grid. Then run successfully with both LuvSrc or LwSrc =...
by briskbamboo
Thu Sep 03, 2020 7:40 am
Forum: ROMS Bugs
Topic: Mask beeing rotated Bug in GridBuilder
Replies: 3
Views: 3336

Re: Mask beeing rotated Bug in GridBuilder

Thank you so much CharlesJames ecjoliver. Now i have my grid as your comments. :D
by briskbamboo
Fri Aug 28, 2020 2:19 am
Forum: ROMS Adjoint
Topic: I4DVAR hang with "<<<< Conjugate Gradient Algorithm >>>>"
Replies: 0
Views: 2091

I4DVAR hang with "<<<< Conjugate Gradient Algorithm >>>>"

I compiled and run the I4DVAR with all default cpp.h , input files ... etc. It run then hang with <<<< Conjugate Gradient Algorithm >>>>, the cpu usage still show up but no thing happened. This is the last log ADM: GET_STATE - Reading previous adjoint state solution, 2004-01-03 00:00:00.00 (Grid 01,...
by briskbamboo
Thu Aug 27, 2020 3:00 am
Forum: ROMS Sediment
Topic: Roms blowup at 1cell bays
Replies: 2
Views: 4661

Re: Roms blowup at 1cell bays

Thank you arango for your comments.
I has changed the topic as remove the lake_jersey in the title.
by briskbamboo
Thu Aug 27, 2020 2:29 am
Forum: ROMS Sediment
Topic: Roms blowup at 1cell bays
Replies: 2
Views: 4661

Roms blowup at 1cell bays

Dear I compiled lake_jersey test case with all default setting in Forward folder then run it with my grid file. It run for nearly 100 steps then blowup, by checking rst.nc file I found up that at some isolated 1 cell bay at the boundary the temp go strange ( minus temp with blue color in the attache...
by briskbamboo
Wed Aug 26, 2020 10:13 am
Forum: ROMS Sediment
Topic: Lake_jersey test case error at first time steps
Replies: 4
Views: 3191

Re: Lake_jersey test case error at first time steps

Thanks to wilkin I corrected as your recommended then the model pass that error. After 137 steps it blowup again. This time it blowedup when the boundary flow reached to an Island in the mìddle of the grid. I checked that Island, it has 1.e37 in h which is strange because I changed it to 10 m depth ...
by briskbamboo
Tue Aug 25, 2020 1:58 am
Forum: ROMS Sediment
Topic: Lake_jersey test case error at first time steps
Replies: 4
Views: 3191

Re: Lake_jersey test case error at first time steps

Thank you jcwarner. I compiled the romM with default setting of Forward in Lake_jersey folder, then try using my own grid and ini condition (attached .nc files lake_jersey_ini_a.nc lake_jersey_grd_a.nc ). run the default .in file in the folder then Roms gave me this stdout: -------------------------...
by briskbamboo
Mon Aug 24, 2020 8:27 am
Forum: ROMS Sediment
Topic: Lake_jersey test case error at first time steps
Replies: 4
Views: 3191

Lake_jersey test case error at first time steps

Dear I am new to roms and trying to run testcases, I compiled lake_jersey and try to run romsM then it gave me this error. As some other topic recommended that with NaN error at first time steps may related to ana_ and input script but I still do not know where to fix. I have already checked the mat...
by briskbamboo
Sun Aug 23, 2020 4:17 pm
Forum: ROMS Bugs
Topic: Mask beeing rotated Bug in GridBuilder
Replies: 3
Views: 3336

Mask beeing rotated Bug in GridBuilder

Dear Friends Thanks for a lots of great works in Roms' forums. I am new to Roms and trying to create a grid with Gridbuilder by CharlesJames. I have created my grid.nc file but when I checked it with ncview I realize It seem to be a bug in Gridbuilder when generating .nc file. The problem here is th...