User's guide
Developer's guide
Tutorials
Glossary
Computes the reference (resting) potential energy for the whole domain
mesh_filename (str) – Name of the netCDF file containing the MPAS horizontal mesh variables
initial_state_filename (str) – Name of the netCDF file containing the initial state
output_filenames (list) – List of netCDF files containing output of forward steps
rpe (numpy.ndarray) – the reference potential energy of size Time x len(output_files)
Time
len(output_files)