Search found 6 matches

by mdottori
Mon May 15, 2023 2:54 pm
Forum: ROMS Discussion
Topic: compilation error mod_fourdvar
Replies: 4
Views: 3848

Re: compilation error mod_fourdvar

robertson wrote: Tue May 09, 2023 7:29 pm What compiler and version are you using?
ROMS/TOMS version 4.1 (SVN 1152)
by mdottori
Wed May 10, 2023 2:09 pm
Forum: ROMS Discussion
Topic: compilation error mod_fourdvar
Replies: 4
Views: 3848

Re: compilation error mod_fourdvar

robertson wrote: Tue May 09, 2023 7:29 pm What compiler and version are you using?
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
by mdottori
Tue May 09, 2023 7:39 pm
Forum: ROMS Discussion
Topic: compilation error mod_fourdvar
Replies: 4
Views: 3848

Re: compilation error mod_fourdvar

GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
by mdottori
Tue May 09, 2023 5:36 pm
Forum: ROMS Discussion
Topic: compilation error mod_fourdvar
Replies: 4
Views: 3848

compilation error mod_fourdvar

I am trying to compile ROMS with "#define CORRELATION", so I can produce the norm files. However, I am having errors like the ones below. How can I fix it? mod_fourdvar.f90:563:36: 563 | IF (allocated(FOURDVAR(ng) % NobsSurvey)) THEN | 1 Error: Symbol ‘fourdvar’ at (1) has no IMPLICIT type...
by mdottori
Wed Sep 19, 2012 12:36 pm
Forum: ROMS Usage
Topic: Imposing sea level time series at boundaries
Replies: 10
Views: 7716

Re: Imposing sea level time series at boundaries

I just saw a file with a variable called zeta_south, and similar ones for the other boundaries. I wonder if that's not the variable to input a changing sea level condition at the boundary. Besides, why is it possible to input tides but not other changes in sea level at the boundaries? Sea level is n...
by mdottori
Tue Sep 18, 2012 1:08 pm
Forum: ROMS Usage
Topic: Imposing sea level time series at boundaries
Replies: 10
Views: 7716

Imposing sea level time series at boundaries

The question is simple, but I cannot find where this is explained. I need to input a time series of sea level at the southern boundary and don't know how to do so. Anyone? :(