184_projects:meanwhile_at_hq_24

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
184_projects:meanwhile_at_hq_24 [2024/01/09 14:24] – [Wrap Up Questions] dmcpadden184_projects:meanwhile_at_hq_24 [2024/01/17 20:39] (current) tdeyoung
Line 14: Line 14:
  
 <code> <code>
 +GlowScript 2.9 VPython
 ## Scene Setup ## Scene Setup
 scene = display(width=1000, height = 1000) scene = display(width=1000, height = 1000)
Line 63: Line 64:
 ==== Wrap Up Questions ==== ==== Wrap Up Questions ====
   - How do you know if your code is working right? (Write these in your evaluation quadrant!)   - How do you know if your code is working right? (Write these in your evaluation quadrant!)
 +  - What does the while loop do in Step 2? How do you know what should be inside the loop vs outside the loop?
   - What happens to your arrows if you change different parameters in the code? Try it out! (e.g. cloud height, cloud charge, etc.)   - What happens to your arrows if you change different parameters in the code? Try it out! (e.g. cloud height, cloud charge, etc.)
   - How big is the E-field below the cloud? Is that large/small/normal for an E-field?   - How big is the E-field below the cloud? Is that large/small/normal for an E-field?
   - What direction does the separation vector point? What about the E-field?   - What direction does the separation vector point? What about the E-field?
   - What assumptions did you need to make to simplify this problem?    - What assumptions did you need to make to simplify this problem? 
  • 184_projects/meanwhile_at_hq_24.1704810257.txt.gz
  • Last modified: 2024/01/09 14:24
  • by dmcpadden