The system gave the following message when I run MRI_Loop_Coil.m
reading raw body specs: /tmp/Ella_26y_V2_1mm.txt
Error using textscan
Invalid file identifier. Use fopen to generate a valid file identifier.
Error in Convert_VF_DiscMaterial (line 83)
material_list = textscan(fid,'%d %f %f %f %s');
Error in MRI_Loop_Coil (line 46)
Convert_VF_DiscMaterial(VF_raw_filesuffix, VF_mat_db_file, body_model_file, ...
What the reason when I run MRI_Loop_Coil.m?
Moderator: thorsten
Re: What the reason when I run MRI_Loop_Coil.m?
You will need the human body models to run this simulation.
But openEMS cannot include them, if you have no access to them, you cannot run this simulation
Read more here: https://openems.de/index.php/Tutorial:_ ... _Coil.html
Including alternatives to the human body models.
regards
Thorsten
But openEMS cannot include them, if you have no access to them, you cannot run this simulation
Read more here: https://openems.de/index.php/Tutorial:_ ... _Coil.html
Including alternatives to the human body models.
regards
Thorsten
Re: What the reason when I run MRI_Loop_Coil.m?
Hi Thorsten,
How to include the human body models to this simulation?
Thank you,
Qiang
How to include the human body models to this simulation?
Thank you,
Qiang
Re: What the reason when I run MRI_Loop_Coil.m?
Hi Thorsten,
I read the following:
setup of a MRI Loop Coil for 7T
Converting and including a Virtual Family Body Model (I don't know how to do this!!!)
adding two SAR dump box planes
calculate the S-Parameter and input-impedance of the loop coil
calculate and plot B_1^+ and B_1^-
calculate and plot the SAR distribution
I read the following:
setup of a MRI Loop Coil for 7T
Converting and including a Virtual Family Body Model (I don't know how to do this!!!)
adding two SAR dump box planes
calculate the S-Parameter and input-impedance of the loop coil
calculate and plot B_1^+ and B_1^-
calculate and plot the SAR distribution