Canoe
Comprehensive Atmosphere N' Ocean Engine
angular_momentum.cpp File Reference

Implement total mass, moment of inertia, axial angular momentum output (am) More...

#include <cstring>
#include <sstream>
#include <stdexcept>
#include "../coordinates/coordinates.hpp"
#include "../math/core.h"
#include "diagnostics.hpp"

Go to the source code of this file.

Detailed Description

Implement total mass, moment of inertia, axial angular momentum output (am)

Author
Cheng Li (cheng.nosp@m.cli@.nosp@m.umich.nosp@m..edu)
Date
Tuesday May 18, 2021 08:07:22 PDT
Attention
This output only works with spherical polar coordinate system
Bug:
No known bugs.

Definition in file angular_momentum.cpp.