geoscixyz / em-apps

Interactive applications for electromagnetics in geophysics
http://em.geosci.xyz
MIT License
31 stars 18 forks source link

InductionRLCircuit apps #9

Open lheagy opened 7 years ago

lheagy commented 7 years ago

Thanks @dccowan for your work on these! I have gone through the notebooks with @dougoldenburg and @sgkang and here is the synthesis of that conversation

Summary of Requested Changes

Two notebooks should suffice for explaining the 2 loop example:

Harmonic

Transient

dccowan commented 7 years ago

I've made the changes to these apps. The branch in em_examples is InductionLoopAppEdits. The branch in em_apps is PartitionInductionLoopApps. Doesn't seems like you are too hung up on sliders at the moment. If everything looks good, I can make the necessary pull requests.

lheagy commented 7 years ago

For widget type (eg. Float Text, or Sliders) - please give it some thought. I would be inclined to turn them all to Float Sliders (note that you can always enter the number in the box on the right). For Resistivity, I would slide over log_10(R) though to get the logarithmic variation.

cc @dccowan , @sgkang : what do you guys think?