pressel / pycles

A python based infrastructure for cloud large eddy simulation.
GNU General Public License v3.0
93 stars 69 forks source link

Galilean Velocity Transformation #11

Closed cmkaul closed 9 years ago

cmkaul commented 9 years ago

Added a simple Galilean transformation for the velocities (no time updating yet). Surface and coriolis forcing routines were modified accordingly.

Also did some standardisation work on Surface.p*--changed "RS" to "Ref" and changed "long" to "Py_ssize_t"

pressel commented 9 years ago

Pull request complete.