Skip to content
Snippets Groups Projects
Commit ed4e569f authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

Update scattererTmatrix.geo oups

parent 8d120c51
Branches fix_Tmatrix_code_epsr_background
No related tags found
1 merge request!13Update scattererTmatrix.geo oups
......@@ -11,8 +11,8 @@ Out_n = Sqrt[Fabs[epsr_Out_re]];
paramaille_pml = paramaille/1.1;
Out_lc = lambda_bg/(paramaille*Out_n);
PML_lc = lambda_bg/(paramaille_pml*Out_n);
Out_lc = lambda0/(paramaille*Out_n);
PML_lc = lambda0/(paramaille_pml*Out_n);
In_lc = lambda0/(paramaille*In_n*refine_scat);
CenterScat_lc = lambda0/(paramaille*In_n);
If(flag_shape==ELL)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment