NOAA-SWPC / GSMWAM-IPE

Coupled NEMS app for WAM-IPE
5 stars 11 forks source link

List for WAM and IPE parameters and factors #17

Closed twfang closed 3 years ago

twfang commented 4 years ago

Let's start to build a list of parameters or factors that need to be kept in namelist/input files, so that they can be easily changed once the model goes operation. Once we have a completed list, we can see how to get them out and how to organize them in a reasonable way.

ZhuxiaoLi66 commented 4 years ago

Tim and I are considering to include Kt_eddy (eddy mixing coefficient, in idea_tracer.f) and JH_fac (Joule Heating factor, in idea_ion.f) in namelist files for WAM.

twfang commented 4 years ago

For IPE, we need to bring out the following parameters and switches.

  1. Switch for the empirical model or self-consistent dynamo solver (already in config file)
  2. Switch for the high-latitude empirical model (Heelis or Weimer), currently uses "potential_model" in dynamo/dynamo_module.f

In IPE_Plasma_Class.F90 transport_highlat_lp (define where Ksi will be set to 1) perp_transport_max_lp (maximum lp for tubes that don't need to be transported) HPEQ colfac (O-O+ collision frequency)

Overall, NaNs check!

ZhuxiaoLi66 commented 4 years ago

In WAM, we added JH0, JH_tanh, JH_semiann, JH_ann to the namelist for Joule Heating calculation (idea_tracer.f). Added skeddy0, skeddy_semiann, skeddy_ann for the calculation of the effect of eddy mixing on Species (idea_ion.f). Added tkeddy0, tkeddy_semiann, tkeddy_ann for the calculation of the effect of eddy mixing on Temperature (idea_dissipation.f).

twfang commented 3 years ago

https://docs.google.com/document/d/1vA-rTabMwaCkB1Efs0TRe3CIvpbwboRY_o4SY_v7Hgo/edit?usp=sharing

Please take a look at the list and see if anything else needs to be added.

timfullerrowell commented 3 years ago

I'll study.

One thing after quick look, perhaps reference level for O/N2 calculation.

Tim

On Mon, Oct 5, 2020 at 10:51 AM twfang notifications@github.com wrote:

https://docs.google.com/document/d/1vA-rTabMwaCkB1Efs0TRe3CIvpbwboRY_o4SY_v7Hgo/edit?usp=sharing

Please take a look at the list and see if anything else needs to be added.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/NOAA-SWPC/GSMWAM-IPE/issues/17#issuecomment-703755528, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH5BFOBLMXCBVMXYOT3BJKDSJH2R3ANCNFSM4LSEIQ4Q .