NOAA-SWPC / IPE

Ionosphere Plasmasphere Electrodynamics Model
GNU General Public License v3.0
6 stars 10 forks source link

George post ops1 edits #40

Closed gmillward closed 3 years ago

gmillward commented 3 years ago

Tzu-Wei

Yes - and it works

Cheers

George.

On Fri, Mar 26, 2021 at 2:19 AM twfang @.***> wrote:

@.**** commented on this pull request.

In src/ipelib/IPE_Plasma_Class.F90 https://github.com/NOAA-SWPC/IPE/pull/40#discussion_r602090657:

 ! Local

REAL(prec) :: colat_90km(1:grid % NLP) REAL(prec) :: phi_t0 !magnetic longitude,phi[rad] at t0(previous time step) REAL(prec) :: theta_t0 !magnetic latitude,theta[rad] at t0 REAL(prec) :: coslam, sinim INTEGER :: mp, lp, i, lpx, mpx, jth REAL(prec), PARAMETER :: rad_to_deg = 57.295779513

  • REAL(prec) :: transport_convection_ratio(1:perp_transport_max_lp, grid % mp_low:grid % mp_high)
  • REAL(prec) :: transport_convection_ratio(1:grid % NLP, grid % mp_low:grid % mp_high)

@gmillward https://github.com/gmillward do we need to change this one?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/NOAA-SWPC/IPE/pull/40#pullrequestreview-621875620, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF2U5HWNKEG5RFKI4TAUWQTTFQ7SFANCNFSM4Z2F4LAA .

--

Dr. George Millward Cooperative Institute for Research in Environmental Sciences (CIRES) University of Colorado, Boulder

Visiting scientist at NOAA Space Weather Prediction Center Boulder, CO

@.***