Search found 5 matches

by SivaHeramb
Wed Jul 07, 2021 4:45 pm
Forum: ROMS Discussion
Topic: How to compute the energy dissipation in the model
Replies: 8
Views: 3945

Re: How to compute the energy dissipation in the model

I calculated the kinetic energy from u and v velocities. It decreases with time.

And, I calculated the KE storage term (in the budget equation) using huon and u_accel.
by SivaHeramb
Tue Jul 06, 2021 11:03 am
Forum: ROMS Discussion
Topic: How to compute the energy dissipation in the model
Replies: 8
Views: 3945

Re: How to compute the energy dissipation in the model

Hi pmaccc, Thanks for your previous reply. I calculated terms according to the budget equations based on your paper (MacCready 2016). In my case, kinetic energy clearly decreases with time, but the KE_storage term in the budget comes out to be a positive value. I was not clear how could this happen....
by SivaHeramb
Tue Jun 22, 2021 11:53 am
Forum: ROMS Discussion
Topic: How to compute the energy dissipation in the model
Replies: 8
Views: 3945

Re: How to compute the energy dissipation in the model

Hi Feel,

Did you find any way to calculate the dissipation?

Thanks
by SivaHeramb
Thu Sep 12, 2019 3:32 pm
Forum: ROMS Installation
Topic: f951: sorry, unimplemented: Graphite loop.. cannot be used
Replies: 11
Views: 7901

Re: f951: sorry, unimplemented: Graphite loop.. cannot be us

Barrack[/quote] cd /data/projects/COAWST/Projects/Sedbed_toy_check/Build; /usr/local/software/OpenMPI/2.0.2-intel-2016.u3/bin/mpif90 -c -heap-arrays -fp-model precise -ip -O2 u2dbc_im.f90 u2dbc_im.f90(171): error #6404: This name does not have a type, and must have an explicit type. [FIRST_2D_STEP] ...
by SivaHeramb
Wed Sep 11, 2019 10:23 am
Forum: ROMS Installation
Topic: Error during compilation of build file
Replies: 1
Views: 1505

Error during compilation of build file

I have downloaded the software trunk and trying to build the bash script. I have made the following changes in build_roms.bash: (1)export USE_NETCDF4=on (2)export NF_CONFIG=/usr/bin/nf-config (3)export NETCDF_INCDIR=/usr/include (4)export FC=gfortran and also added netcdf.mod and typesizes.mod in /o...