Open giadarol opened 5 years ago
In buildup_simulation.py, probably smarter to pass cloud instead of this:
cloud.impact_man = cloud.pyeclsaver.witness(cloud.MP_e, beamtim, spacech_ele, cloud.impact_man, cloud.dynamics,
cloud.gas_ion_flag, cloud.resgasion, cloud.t_ion, t_sc_ON,
cloud.photoem_flag, cloud.phemiss, flag_presence_sec_beams,
sec_beams_list, cloud_list, buildup_sim=self, rho_cloud=cloud.rho)
In pyeclsaver.py. This looks quite messy (with lots of duplicated code). Needs to be cleaned up before introducing arbitrary time-step for video: