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

tune test case

parent 4d43092a
No related branches found
No related tags found
No related merge requests found
......@@ -6,17 +6,17 @@ export NPROC=96
### choose configuration
### theta loop study for the "U" case
### config 1
export flag_angle_study="theta"
export loop_angle_max=50
export fixed_angle=90
export GRATING_CASE="U"
# export flag_angle_study="theta"
# export loop_angle_max=50
# export fixed_angle=90
# export GRATING_CASE="U"
### phi loop study for the "U" case
### config 2
# export flag_angle_study="phi"
# export loop_angle_max=360
# export fixed_angle=50
# export GRATING_CASE="U"
export flag_angle_study="phi"
export loop_angle_max=360
export fixed_angle=50
export GRATING_CASE="U"
export nb_angle=40
export nb_lam=50
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment