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.
Search found 5 matches
- Wed Jul 07, 2021 4:45 pm
- Forum: ROMS Discussion
- Topic: How to compute the energy dissipation in the model
- Replies: 8
- Views: 5392
- Tue Jul 06, 2021 11:03 am
- Forum: ROMS Discussion
- Topic: How to compute the energy dissipation in the model
- Replies: 8
- Views: 5392
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 ...
- Tue Jun 22, 2021 11:53 am
- Forum: ROMS Discussion
- Topic: How to compute the energy dissipation in the model
- Replies: 8
- Views: 5392
Re: How to compute the energy dissipation in the model
Hi Feel,
Did you find any way to calculate the dissipation?
Thanks
Did you find any way to calculate the dissipation?
Thanks
- Thu Sep 12, 2019 3:32 pm
- Forum: ROMS Installation
- Topic: f951: sorry, unimplemented: Graphite loop.. cannot be used
- Replies: 11
- Views: 9159
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 ...
- Wed Sep 11, 2019 10:23 am
- Forum: ROMS Installation
- Topic: Error during compilation of build file
- Replies: 1
- Views: 2051
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 ...