Search found 17 matches

by mmagaldi
Thu Aug 10, 2023 4:01 pm
Forum: ROMS Bugs
Topic: Cannot run upwelling test case
Replies: 11
Views: 19523

Re: Cannot run upwelling test case

I was able to reproduce your error by installing and using the same version of the Intel compiler ( 2023.2.0 released July 13, 2023). I tracked the issue in the TotalView debugger and appears to be a compiler bug. If you have access to an earlier version of the compiler I would try using that inste...
by mmagaldi
Wed Aug 09, 2023 9:49 am
Forum: ROMS Bugs
Topic: Cannot run upwelling test case
Replies: 11
Views: 19523

Re: Cannot run upwelling test case

I was able to reproduce your error by installing and using the same version of the Intel compiler ( 2023.2.0 released July 13, 2023). I tracked the issue in the TotalView debugger and appears to be a compiler bug. If you have access to an earlier version of the compiler I would try using that inste...
by mmagaldi
Tue Aug 08, 2023 5:13 pm
Forum: ROMS Bugs
Topic: Cannot run upwelling test case
Replies: 11
Views: 19523

Re: Cannot run upwelling test case

It really beats me as the issue seems to arise after the

Code: Select all

CALL YML%destroy ()
at L985 of the get_metadata.F file having IsYaml defined as TRUE
by mmagaldi
Tue Aug 08, 2023 3:02 pm
Forum: ROMS Bugs
Topic: Cannot run upwelling test case
Replies: 11
Views: 19523

Re: Cannot run upwelling test case

Hi Hernan, yes I am sure to have specified the correct location of varinfo.yaml . I have also downloaded the test repo and used the build_roms.sh script under the test/upwelling directory together with header and input files in the same dir as indeed they are different from those under ROMS/External...
by mmagaldi
Tue Aug 08, 2023 1:11 pm
Forum: ROMS Bugs
Topic: Cannot run upwelling test case
Replies: 11
Views: 19523

Cannot run upwelling test case

Hello everybody, I have recently donwloaded the trunk and installed Roms (Revision 1188) on a new system where all dependencies are compiled via Intel oneAPI DPC++/C++ Compiler version 2023.2.0 . I would like first to run the upwelling test case in serial. I am able to compile Roms without problems ...
by mmagaldi
Thu Feb 02, 2023 9:31 am
Forum: Job Opportunities
Topic: 9 position openings at CNR-ISMAR Lerici, La Spezia, Italy
Replies: 0
Views: 3101

9 position openings at CNR-ISMAR Lerici, La Spezia, Italy

9 openings at the Institute of Marine Sciences in Lerici, La Spezia, Italy . Deadline: February 16, 2023 n.2 positions for researchers, ocean modelling and artificial intelligence (call n.400.12, Ref. 3874): https://selezionionline.cnr.it/jconon/call-detail?callId=ec3a8770-d547-451e-8dc7-6f618812fe...
by mmagaldi
Fri May 17, 2019 4:04 pm
Forum: Job Opportunities
Topic: PhD position in numerical modelling
Replies: 0
Views: 1941

PhD position in numerical modelling

The Department of Civil, Chemical and Environmental Engineering, University of Genoa (Italy), has three openings for PhD positions in the field of coastal engineering and oceanography. One of the three positions will be focused on numerical modeling of coastal circulation, in collaboration with CNR-...
by mmagaldi
Fri Sep 29, 2017 7:41 am
Forum: ROMS Discussion
Topic: Has NTIMES meaning changed?
Replies: 1
Views: 1899

Has NTIMES meaning changed?

Hello ROMS users, I recently got back to ROMS to set up a new configuration after almost 3 years, downloading the version #854 in July this year. The previous version I used was #736, downloaded in June 2014. I am puzzled by what I should insert as a value in NTIMES in the new version. In the past, ...
by mmagaldi
Thu Nov 17, 2016 10:36 pm
Forum: ROMS Discussion
Topic: Spectral nudging?
Replies: 0
Views: 1924

Spectral nudging?

Hello everybody, I have recently come to know that the WRF model provides the option for spectral nudging (e.g. used in Liu et al. 2012; Atmospheric Chemistry and Physics). This option allows to selectively nudge only the larger and coarser scales while leaving more variance at the smaller and finer...
by mmagaldi
Tue Nov 18, 2014 1:31 pm
Forum: Job Opportunities
Topic: Fellowship in Experimental Physical Oceanography
Replies: 0
Views: 2492

Fellowship in Experimental Physical Oceanography

Dear colleagues, sorry for cross-postings Please find below links to apply for a Fellowship at the ISMAR/CNR in Lerici (SP), Italy, on the following topics: "Management and usage of oceanographic instrumentation for the hydrological study of marine basins" Application deadline is: November...
by mmagaldi
Fri Jul 04, 2014 9:34 am
Forum: ROMS Bugs
Topic: Small typo in c_climatology.m
Replies: 0
Views: 1654

Small typo in c_climatology.m

Hello guys,

In Revision 736, file c_climatology.m, Lines 173-175 are:

Code: Select all

if (S.def_v3d),
 Dname.v2d_time  = 'v3d_time';     Dsize.v3d_time  = S.v3d_time;
end
but I guess it should be (Dname.v2d-->Dname.v3d):

Code: Select all

if (S.def_v3d),
Dname.v3d_time  = 'v3d_time';     Dsize.v3d_time  = S.v3d_time;
end
by mmagaldi
Mon Mar 17, 2014 12:20 pm
Forum: Job Opportunities
Topic: 2-yr fellowship, Ocean Modelling, ISMAR-CNR Lerici, Italy
Replies: 0
Views: 2621

2-yr fellowship, Ocean Modelling, ISMAR-CNR Lerici, Italy

Dear colleagues, sorry for cross-postings Please find below links to apply for a 2-year Research Fellowship at the ISMAR/CNR in Lerici (SP), Italy , on the following topics: "Development of high-resolution numerical models, both hydrostatic and non-hydrostatic, for the Eastern Ligurian Sea and ...
by mmagaldi
Wed Dec 12, 2012 11:11 am
Forum: Job Opportunities
Topic: 2-yr Res. Fellow. on HF radars at ISMAR/CNR, Lerici, Italy
Replies: 0
Views: 2371

2-yr Res. Fellow. on HF radars at ISMAR/CNR, Lerici, Italy

Dear colleagues, Please find below links to apply for a 2-year Research Fellowship at the ISMAR/CNR in Lerici (SP) , Italy, on the following topics: “Acquisition, analysis, management and transmission of oceanographical data, with special interest toward HF radar data: implementation and development...
by mmagaldi
Wed Oct 21, 2009 12:47 am
Forum: ROMS Discussion
Topic: Trivial question for the input file
Replies: 2
Views: 1752

Re: Trivial question for the input file

kate wrote:Nope, not at the moment. Are you lazy enough to write the code for it?
Thanks Kate! I am lazy enough to simply create symbolic links...
by mmagaldi
Tue Oct 20, 2009 7:12 pm
Forum: ROMS Discussion
Topic: Trivial question for the input file
Replies: 2
Views: 1752

Trivial question for the input file

Hi everybody and sorry for the question...

My path for my forcing files is very long and I was wondering if there is a way to specify it
at the beginning of the input file and concatenate the strings afterward.

I am very lazy :mrgreen:
Thanks in advance
by mmagaldi
Wed Feb 28, 2007 9:46 pm
Forum: ROMS Bugs
Topic: Slipperiness, psi-masking and analytical grid
Replies: 4
Views: 5752

Re: Pmask settings for no-slip boundaries

Thank you to all who replied. On the same subject I have another question... What is the effect of land when we run just with implicit diffusion? And what does it mean running just with implicit diffusion? I mean I saw some application (see ADRIA02) just using as cppdefs #undef UV_VIS2 /* turn ON or...
by mmagaldi
Tue Feb 27, 2007 11:11 pm
Forum: ROMS Bugs
Topic: Slipperiness, psi-masking and analytical grid
Replies: 4
Views: 5752

Slipperiness, psi-masking and analytical grid

Hi everybody! I am setting up an idealized grid experiment where I want to control the Reynolds number. I also want no slip condition on the boundaries. The cppdefs of interest are: #define ANA_GRID #define MASKING #define UV_VIS2 #define TS_DIF2 The psi-mask should be equal to 2 at the boundaries f...