Search found 11 matches

by JMette
Mon Jul 29, 2024 12:14 pm
Forum: ROMS Installation
Topic: Missing openmpi directory during compiling
Replies: 7
Views: 3967

Re: Missing openmpi directory during compiling

Yes, "which mpirun" gives the right path and also when I run it with "--prefix /home/jmette/openmpi/bin/" it shows the same error.
by JMette
Wed Jul 24, 2024 11:07 am
Forum: ROMS Installation
Topic: Compile Error after updating to ticket #966
Replies: 2
Views: 2435

Re: Compile Error after updating to ticket #966

Thank you very much, that does the trick. I just updated the ana_initial.h.
by JMette
Wed Jul 24, 2024 11:03 am
Forum: ROMS Installation
Topic: Missing openmpi directory during compiling
Replies: 7
Views: 3967

Re: Missing openmpi directory during compiling

You probably meant "suppressing", right? Does these warnings, by any chance can give hint at what point my configuration is incorrect? For completeness, attached is the full output of ./build_roms.sh. The ROMS source code is under "/home/jmette/roms/" and the new open-mpi install...
by JMette
Tue Jul 23, 2024 1:14 pm
Forum: ROMS Installation
Topic: Missing openmpi directory during compiling
Replies: 7
Views: 3967

Re: Missing openmpi directory during compiling

After some correspondence with John Wilkin & David Robertson I tried a few things and achieved some progress: - I tried to export PATH=/path/to/mpi/bin:$PATH but that also didn't worked out. - I tried to compile a simple fortran program with mpf90 and that gave the same error message as above, s...
by JMette
Tue Jul 16, 2024 3:51 pm
Forum: ROMS Installation
Topic: Missing openmpi directory during compiling
Replies: 7
Views: 3967

Re: Missing openmpi directory during compiling

Thanks for the help. I also found now the corresponding wiki pages. But the follow-up problem is, that the default paths for all libraries in the my_build_paths.sh are (understandably) not correct and it then cannot find e.g. the netcdf-library. If I understand it correctly, I have do define the pat...
by JMette
Mon Jul 15, 2024 2:08 pm
Forum: ROMS Installation
Topic: Compile Error after updating to ticket #966
Replies: 2
Views: 2435

Compile Error after updating to ticket #966

Hi together, after updating to ticket #966 and following, my applications cannot compile anymore with following error. 416 | & LBi, UBi, LBj, UBj, ubar(:,:,1)) | 1 Error: Type mismatch in argument ‘ubj’ at (1); passed REAL(8) to INTEGER(4) analytical.f90:423:56: 423 | & LBi, UBi, LBj, UBj, v...
by JMette
Tue Jul 02, 2024 9:42 am
Forum: ROMS Installation
Topic: Missing openmpi directory during compiling
Replies: 7
Views: 3967

Missing openmpi directory during compiling

Hi all, I have a question regarding the configuration of the upwelling test case with openmpi on our computing cluster. When I run in serial, everything works fine. Also, on my private computer, I'm able to run it with mpi in the default config. When I use openmpi, during compile time I get the foll...
by JMette
Fri Mar 22, 2024 2:53 pm
Forum: ROMS Problems
Topic: Point source for hydrothermal venting
Replies: 2
Views: 3463

Re: Point source for hydrothermal venting

Thank you very much for the help. I will have a look in the NetCDF way of point sources and will then decide, which one I will use.
by JMette
Fri Mar 22, 2024 2:51 pm
Forum: ROMS Discussion
Topic: Error in c_initial matlab script
Replies: 8
Views: 15282

Re: Error in c_initial matlab script

Hi, I'm getting a similar behavior with the c_boundary.m function. If I understood it correctly, the script doesn't use the native NetCDF interface, when the mexnc() function is called, right? Because c_boundary.m creates the NetCDF file still with mexnc().
by JMette
Mon Mar 18, 2024 2:03 pm
Forum: ROMS Problems
Topic: Point source for hydrothermal venting
Replies: 2
Views: 3463

Point source for hydrothermal venting

Hi all, I'm trying to set up a point source for modelling the inflow of a hydrothermal vent. Starting from the Riverplume example, I have some questions about the variables to set in ana_psource.h. 1)If Nsrc(ng)=Nsrc(ng)+10 ! Add rainfall location DO is=2,6 SOURCES(ng)%Dsrc(is)=2.0_r8 ! vertical inf...
by JMette
Thu Dec 14, 2023 9:05 am
Forum: ROMS Documentation
Topic: Math rendering in wikiRoms
Replies: 5
Views: 32981

Re: Math rendering in wikiRoms

Hi, lately the math rendering in the wiki seems to be broken again, at least for me. It shows the same behavior as in melbarker's post above independent of browser and device.