Energetics

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
onken
Posts: 13
Joined: Thu Feb 15, 2007 12:19 pm
Location: Helmholtz Zentrum Geesthacht

Energetics

#1 Unread post by onken »

Are there any tools available to calculate energetics in ROMS, i.e. eddy kinetic/potential energy, energy conversions?
Reiner

pmaccc
Posts: 74
Joined: Wed Oct 22, 2003 6:59 pm
Location: U. Wash., USA

Re: Energetics

#2 Unread post by pmaccc »

Reiner,

We recently published a paper which gives a method for complete energy budgets in ROMS:

MacCready, P., and S. N. Giddings (2016) The Mechanical Energy Budget of a Regional Ocean Model. J. Phys. Oceanogr., 46, 2719–2733, doi:10.1175/JPO-D-16-0086.1. http://journals.ametsoc.org/doi/10.1175/JPO-D-16-0086.1.

The associated MATLAB code is also available through GitHub: https://github.com/parkermac/energy
although there is likely to be significant difficulty in getting my code to work for someone else!

Cheers,

Parker

onken
Posts: 13
Joined: Thu Feb 15, 2007 12:19 pm
Location: Helmholtz Zentrum Geesthacht

Re: Energetics

#3 Unread post by onken »

Thanks a lot - I will try the link on GITHUB.

Cheers, have a nice weekend!

Reiner

User avatar
hpd14thu
Posts: 68
Joined: Tue May 01, 2018 3:56 pm
Location: Tsinghua University

Re: Energetics

#4 Unread post by hpd14thu »

pmaccc wrote: Fri Jul 07, 2017 3:23 pm Reiner,

We recently published a paper which gives a method for complete energy budgets in ROMS:

MacCready, P., and S. N. Giddings (2016) The Mechanical Energy Budget of a Regional Ocean Model. J. Phys. Oceanogr., 46, 2719–2733, doi:10.1175/JPO-D-16-0086.1. http://journals.ametsoc.org/doi/10.1175/JPO-D-16-0086.1.

The associated MATLAB code is also available through GitHub: https://github.com/parkermac/energy
although there is likely to be significant difficulty in getting my code to work for someone else!

Cheers,

Parker
Hello Parker,

Thanks for sharing your code. In enery/readme.txt, you said 'add this directory (energy/) under it, along with alpha/, pandora/, and shared/ from GitHub.' But I did not found shared/ in your Github, I wonder that if any change happened here? Thanks.

Peida

pmaccc
Posts: 74
Joined: Wed Oct 22, 2003 6:59 pm
Location: U. Wash., USA

Re: Energetics

#5 Unread post by pmaccc »

Peida,

The shared folder just had things like mexcdf and the seawater routines, which are publicly available. However, I am not supporting that code at all any more and I strongly urge you to write your own from scratch.

Cheers,

Parker

User avatar
hpd14thu
Posts: 68
Joined: Tue May 01, 2018 3:56 pm
Location: Tsinghua University

Re: Energetics

#6 Unread post by hpd14thu »

pmaccc wrote: Mon Dec 07, 2020 4:32 pm Peida,

The shared folder just had things like mexcdf and the seawater routines, which are publicly available. However, I am not supporting that code at all any more and I strongly urge you to write your own from scratch.

Cheers,

Parker
Parker,

Thanks, I will take a try. :D Have a good day!

Peida

Post Reply