Maju Kuriakose
コメント
-
c Pushsymb push_duration = 50E-6 symb push_amplitude = 5000.0symb push_offset = 0E-6 /* $push_duration / 2.0 * 5.0symb sptsize = 50e-6symb push_width = $sptsizesymb push_width_scale = $push_width ...
-
Hi Chloe, I've implemented sphere push that resolved the problem of 'slowing down' of my program. Longitudinal wave propagation seemed correct, which shows a nice circular pattern radiating away fr...
-
Thank you for the prompt response. I'll check it out. Maju
-
code used: mem mb 4058 50c Model id, title, and basic runtime settingstitl skin 3D modelmp omp 16 *rest noc Variablessymb domain_x = 3e-3symb dermis_thickness = 0.5e-3symb domain_z = 3e-3symb src_x...
-
To give little more explanation to the above mentioned problems:Here below is a 3D simulation with grid size 5 micron (earlier mentioned was 15 micron) Displacement fields after 333 micro seconds f...
-
Section of code to make the push.. c Import time data of Gaussiandatahist gauss_data * supergaussian.dat $push_duration 1.0 $push_offsetendc Import spatial data of pushdata hist spatial_data * te...