pydfnWorks
python wrapper for dfnWorks
graph_transport.py File Reference

Go to the source code of this file.

Data Structures

class  pydfnworks.dfnGraph.graph_transport.Particle
 

Namespaces

 pydfnworks.dfnGraph.graph_transport
 

Functions

def pydfnworks.dfnGraph.graph_transport.create_neighbor_list (Gtilde)
 
def pydfnworks.dfnGraph.graph_transport.prepare_output_files (partime_file, frac_id_file)
 
def pydfnworks.dfnGraph.graph_transport.dump_particle_info (particles, partime_file, frac_id_file)
 
def pydfnworks.dfnGraph.graph_transport.track_particle (data)
 
def pydfnworks.dfnGraph.graph_transport.run_graph_transport (self, Gtilde, nparticles, partime_file, frac_id_file, frac_porosity=1.0, tdrw_flag=False, matrix_porosity=0.02, matrix_diffusivity=1e-11)