chrono::gpu::ChGpuSimulationParameters Struct Reference
  Description
Structure with Chrono::Gpu simulation parameters.
#include <ChGpuJsonParser.h>
| Public Attributes | |
| float | sphere_radius | 
| float | sphere_density | 
| float | box_X | 
| float | box_Y | 
| float | box_Z | 
| CHGPU_TIME_INTEGRATOR | time_integrator | 
| float | step_size | 
| float | time_end | 
| float | grav_X | 
| float | grav_Y | 
| float | grav_Z | 
| double | normalStiffS2S | 
| double | normalStiffS2W | 
| double | normalStiffS2M | 
| double | normalDampS2S | 
| double | normalDampS2W | 
| double | normalDampS2M | 
| double | tangentDampS2S | 
| double | tangentDampS2W | 
| double | tangentDampS2M | 
| double | tangentStiffS2S | 
| double | tangentStiffS2W | 
| double | tangentStiffS2M | 
| CHGPU_FRICTION_MODE | friction_mode | 
| float | static_friction_coeffS2S | 
| float | static_friction_coeffS2W | 
| float | static_friction_coeffS2M | 
| CHGPU_ROLLING_MODE | rolling_mode | 
| float | rolling_friction_coeffS2S | 
| float | rolling_friction_coeffS2W | 
| float | rolling_friction_coeffS2M | 
| float | cohesion_ratio | 
| float | adhesion_ratio_s2w | 
| float | adhesion_ratio_s2m | 
| CHGPU_VERBOSITY | verbose | 
| CHGPU_RUN_MODE | run_mode | 
| unsigned int | psi_T | 
| unsigned int | psi_L | 
| float | psi_R | 
| std::string | output_dir | 
| std::string | checkpoint_file | 
| CHGPU_OUTPUT_MODE | write_mode | 
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_gpu/utils/ChGpuJsonParser.h
