You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While conversion to spherical_coslat_differential, the longitude term should have been multiplied with cos(latitude) but it isn't so.
That is we get the same result as spherical_differential, which is incorrect.
The text was updated successfully, but these errors were encountered:
While conversion to spherical_coslat_differential, the longitude term should have been multiplied with cos(latitude) but it isn't so.
That is we get the same result as spherical_differential, which is incorrect.
The text was updated successfully, but these errors were encountered: