Skip to content

Instantly share code, notes, and snippets.

@iphysresearch
Created April 10, 2018 13:46
Show Gist options
  • Save iphysresearch/8f733071a4269ec2cb3dcf07c42b9ff6 to your computer and use it in GitHub Desktop.
Save iphysresearch/8f733071a4269ec2cb3dcf07c42b9ff6 to your computer and use it in GitHub Desktop.
S_Dbw_part5.py
def S_Dbw_result(self):
"""
compute the final result
"""
return self.Dens_bw()+self.Scat()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment