Search found 2 matches

by subharsgis08
Mon Nov 28, 2022 12:57 pm
Forum: ROMS Sediment
Topic: WRT_AVG ERROR while writing variable 'bed_frac_sand' into history file.
Replies: 7
Views: 52002

Re: WRT_AVG ERROR while writing variable 'bed_frac_sand' into history file.

Hi, Imran
1. first create a grid with (theta_s=7 or more / if your model is forced by ATM)
2. lower your dt 300 to 100.
3. if you are running your model with CLM, then off your BRY (off your tide temporarily).
4. First simulate the physical model well.
and send me your log file with cppdefs.h ...
by subharsgis08
Sat Oct 29, 2022 10:51 am
Forum: ROMS Installation
Topic: Compilation issue: libmpfr
Replies: 7
Views: 22343

Re: Compilation issue: libmpfr

First of all download this mprf package
https://centos.pkgs.org/8/centos-baseos-x86_64/mpfr-3.1.6-1.el8.x86_64.rpm.html
and install it using the following command
rpm -ivh mpfr-3.1.6-1.el8.x86_64.rpm

after installation finds this libmpfr.so.* (as an example libmpfr.so.6) file
default its in /usr ...