Added small sample plate, commented out at the moment.
This commit is contained in:
parent
cf8b194834
commit
78a674886f
@ -380,6 +380,7 @@ c 1. Cu plate (sample holder) on Cold finger, 0.5cm
|
||||
c
|
||||
par_tube(1) = 0.
|
||||
par_tube(2) = 3.5
|
||||
c par_tube(2) = 2.1 ! small sample plate
|
||||
par_tube(3) = 0.25
|
||||
c
|
||||
if ( samp_mat .eq. 'saal' ) then
|
||||
@ -396,6 +397,7 @@ c 2. Cu plate (0.4cm), sample is mounted on this plate
|
||||
c
|
||||
par_tube(1) = 0.
|
||||
par_tube(2) = 3.5
|
||||
c par_tube(2) = 2.1 ! small sample plate
|
||||
par_tube(3) = 0.2
|
||||
c
|
||||
call gsvolu('SAH2','TUBE',mat_type,par_tube,3,ivol)
|
||||
@ -411,6 +413,8 @@ c
|
||||
c
|
||||
c Sample mounting ring (0.1cm), 4cm inner diameter
|
||||
c
|
||||
c par_tube(1) = 1.5
|
||||
c par_tube(2) = 2.1
|
||||
par_tube(1) = 2.
|
||||
par_tube(2) = 3.5
|
||||
par_tube(3) = 0.05
|
||||
@ -437,6 +441,7 @@ c
|
||||
c Sapphire mounted between 1. and 2. Cu plate, 0.6cm thick, 6cm diameter
|
||||
c
|
||||
par_tube(1) = 0.
|
||||
c par_tube(2) = 1.6
|
||||
par_tube(2) = 3.0
|
||||
par_tube(3) = 0.3
|
||||
c
|
||||
|
Loading…
x
Reference in New Issue
Block a user