Search found 20 matches

by Fatima
Sat Apr 13, 2024 2:25 pm
Forum: ROMS Discussion
Topic: freshwater river inflow increased salinity of lake
Replies: 14
Views: 797

Re: freshwater river inflow increased salinity of lake

Thank you John,
I attached my roms files. It is a simple test case. When I defend outflow, Salinity decreases and vice versa.
by Fatima
Sat Apr 13, 2024 8:55 am
Forum: ROMS Discussion
Topic: freshwater river inflow increased salinity of lake
Replies: 14
Views: 797

Re: freshwater river inflow increased salinity of lake

Thank you for your reply.
I did same settings for river definition. Salinity increased again. Is there any solution for increasing salinity?
by Fatima
Thu Apr 11, 2024 9:59 am
Forum: ROMS Discussion
Topic: freshwater river inflow increased salinity of lake
Replies: 14
Views: 797

Re: freshwater river inflow increased salinity of lake

I defined rivers both in lateral boundary and mask areas (mask = 0), but I still have the same problem with LuvSrc. I tried LwSrc (mask = 1), and the salinity increased (I attached a salinity vertical profile close to the river mouth). I changed my settings and defined one inflow and one outflow. Sa...
by Fatima
Wed Apr 10, 2024 8:27 am
Forum: ROMS Discussion
Topic: freshwater river inflow increased salinity of lake
Replies: 14
Views: 797

Re: freshwater river inflow increased salinity of lake

Thank you for your reply. There is no place with a salinity of less than 14 PSU. The river salinity is 0 PSU, and the river temperature is 4 degrees C. Based on velocity fields, river directions are correct. I changed my f=0, but still, i have the same problem with salinity. I attached velocity fiel...
by Fatima
Tue Apr 09, 2024 9:25 am
Forum: ROMS Discussion
Topic: freshwater river inflow increased salinity of lake
Replies: 14
Views: 797

freshwater river inflow increased salinity of lake

Dear all, I am working with an axisymmetric idealized lake. I added two freshwater river inflows with a constant temperature of 4 degrees centigrade (I activated LUVSrc and temperature and salinity tracers). The lake surface temperature is set to freezing point temperature, and the lake's salinity i...
by Fatima
Mon Jan 29, 2024 12:25 pm
Forum: ROMS Discussion
Topic: River Input
Replies: 13
Views: 27639

Re: River Input

Dear John, I want to run an idealized ice-covered lake with a homogenous salinity of 0 PSU (I did not add an ice model). The surface temperature was set to freezing point temperature, with an initial linear stratification within the water column to a temperature of maximum density at the bottom. My ...
by Fatima
Mon Jan 22, 2024 12:30 pm
Forum: ROMS Discussion
Topic: Solar radiation warms my surface layers quickly
Replies: 0
Views: 1339

Solar radiation warms my surface layers quickly

Dear all, I want to run an idealized ice-covered lake with a homogenous salinity of 0 psu (I did not add an ice model). The surface temperature was set to freezing point temperature, with an initial linear stratification within the water column to a temperature of maximum density at the bottom. Ther...
by Fatima
Fri Jan 19, 2024 3:05 pm
Forum: ROMS Discussion
Topic: River Input
Replies: 13
Views: 27639

Re: River Input

Thank you for your thoughtful response.
I added solar radiation effects to the model, but I couldn't keep the surface temperature at 0 degrees throughout the entire model run. Is there any way to achieve this?
by Fatima
Thu Dec 14, 2023 11:36 am
Forum: ROMS Discussion
Topic: River Input
Replies: 13
Views: 27639

Re: River Input

Hi all, Thank you, John and Kate. I run a model with two river inflows. I added solar radiation effects to this model (#define SOLAR_SOURCE). I cannot run it because the model needs a forcing file (It works without river inflow). I defined #define ANA_SMFLUX #define ANA_STFLUX #define ANA_SSFLUX #de...
by Fatima
Thu Nov 09, 2023 8:26 am
Forum: ROMS Discussion
Topic: River Input
Replies: 13
Views: 27639

Re: River Input

Dear kate,
Thanks for getting back to me.
Are these phyton files on your GitHub?
I want to add some fresh water to my idealized lake. Adding several rivers is the best option. Can I add Qs? I cannot add a file like precipitation because it is an ice-covered lake.
by Fatima
Wed Nov 08, 2023 3:24 pm
Forum: ROMS Discussion
Topic: River Input
Replies: 13
Views: 27639

Re: River Input

Dear John and Kate, Thank you for your reply. I added two rivers (using create_roms_rivers.m in COAWST m files) to my idealized ice-covered lake with a homogenous salinity of 14 psu. The surface temperature was set to freezing point temperature, with an initial linear stratification within the water...
by Fatima
Wed May 24, 2023 2:18 pm
Forum: ROMS Discussion
Topic: River Input
Replies: 13
Views: 27639

River Input

Dear John,
I want to define a river in my idealized axisymmetric lake rather than as a point. I want to have distributed river input across the whole lake surface. Is it possible, or must I define it as source/sink points?

Best regards,
Fatima
by Fatima
Mon Mar 27, 2023 7:48 am
Forum: ROMS Discussion
Topic: solar radaiation
Replies: 1
Views: 4056

solar radaiation

Dear all, I want to add The decay law for the flux of solar radiation in my model. As you know, it reduces with depth exponentially. I = I0 * e^(-k*d) where I is the intensity of solar radiation at a given depth in the water, I0 is the intensity of radiation at the surface of the ice, k is the atten...
by Fatima
Thu Mar 24, 2022 3:29 pm
Forum: ROMS Problems
Topic: Signed Integer Overflow
Replies: 10
Views: 16489

Re: Signed Integer Overflow

Dear John,
Thank you for your answer. Here is my complete output for both fedora Linux and server.
Best regards,
Fatima
by Fatima
Wed Mar 23, 2022 12:01 pm
Forum: ROMS Problems
Topic: Signed Integer Overflow
Replies: 10
Views: 16489

Re: Signed Integer Overflow

Dear Arango, I switched to the HLRN server and ran my model with export USE_MPI=on export USE_MPIF90=on export FORT=gfortran I still have this problem. I can't understand why after the first timestep my KEchar = NaN and PEchar =NaN? Could you please help me to fix this problem? NL ROMS/TOMS: started...
by Fatima
Mon Mar 07, 2022 2:37 pm
Forum: ROMS Problems
Topic: Signed Integer Overflow
Replies: 10
Views: 16489

Re: Signed Integer Overflow

Dear Arango,
Thank you for your answer. I am using gfortran and fedora (35) Linux. I did not change the definition. How can I solve the problem?
I have access to intel Fortran and a server. Do you think I should switch to the server and intel Fortran, or can I solve this problem?
Best regards,
Fatima
by Fatima
Fri Mar 04, 2022 10:02 am
Forum: ROMS Problems
Topic: Signed Integer Overflow
Replies: 10
Views: 16489

Re: Signed Integer Overflow

Dear all, I had a runtime error when I ran my model (after the first timestep, this error happened, but my model was not blown up.). Could you please help me to fix it? ran1.f90:150:51: runtime error: signed integer overflow: -1832521919 + -2138245891 cannot be represented in type 'integer(kind=4)' ...
by Fatima
Fri Feb 25, 2022 11:50 am
Forum: ROMS Problems
Topic: Signed Integer Overflow
Replies: 10
Views: 16489

Signed Integer Overflow

Dear all, When I run my model after first timestep, I had this error: ran1.f90:150:51: runtime error: signed integer overflow: -1832521919 + -2138245891 cannot be represented in type 'integer(kind=4)' But my model was run. After 20 timesteps were blow-up with this error Note: The following floating-...
by Fatima
Fri Aug 13, 2021 1:32 pm
Forum: ROMS FAQ
Topic: Segmentation Faults
Replies: 12
Views: 35349

Re: Segmentation Faults

Hi I try to run my model in fedora 30 and i used gfortran without mpi. I have this error Program received signal SIGSEGV: Segmentation fault - invalid memory reference. Backtrace for this error: #0 0x7f92562bfd51 in ??? #1 0x7f92562bef15 in ??? #2 0x7f92555fbf3f in ??? #3 0x7f92565b17f7 in ??? #4 0x...
by Fatima
Tue Aug 10, 2021 9:04 am
Forum: ROMS Problems
Topic: NRERROR, RAN_INIT: arith assump 3 fails
Replies: 1
Views: 1922

Re: NRERROR, RAN_INIT: arith assump 3 fails

Dear
I have same problem, do you find a correct way to solve it?