PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
check_health.py File Reference

Go to the source code of this file.

Namespaces

namespace  check_health
 

Functions

int check_health.frame_key (Path p)
 
int check_health.wall_id_from_deck (Path here)
 
 check_health.load_frame (Path out, int fr, int wall_id)
 
int check_health.main ()
 

Variables

float check_health.R_IN = 0.02
 
float check_health.R_OUT = 0.021
 
float check_health.PEN_TOL = 8.0e-5
 
float check_health.MAX_V = 40.0
 
float check_health.EARLY_MEAN_DAMAGE_MAX = 0.08
 
float check_health.MIN_FINAL_DAMAGE = 0.1
 
int check_health.MIN_DAMAGED_NODES = 10
 
int check_health.MIN_DAMAGED_PARTICLES = 2
 
float check_health.MIN_FRAC_DAMAGE = 0.001
 
 check_health.AXIS = np.array([0.0, 0.0])