/*************************************************************************** * * McStas, neutron ray-tracing package * Copyright 1997-2002, All rights reserved * Risoe National Laboratory, Roskilde, Denmark * Institut Laue Langevin, Grenoble, France * * Component: He3_cell * * %Identification * Written by: Trefor Roberts * Date: March 1999 * Origin: ILL * version: 1.0 * Release: McStas 1.6 * * Polarised 3He cell * * %Description * Simple cylindrical polarised 3He neutron spin filter cell. * The glass container for the cell is not included in the model. * * Example: He3_cell(radius=0.1,length=.2,pressure=3,p3he=0.7,bx=0,by=1e-3,bz=0) * * %Parameters * Input parameters: * * radius: radius of the cylinder [m] * length: length of the cylinder [m] * pressure: pressure of the gas in the cell [bar] * p3he: polarisation of the 3He gas [-1 to +1] * bx: x component of field at the cell [tesla] * by: y component of field at the cell [tesla] * bz: z component of field at the cell [tesla] * * %Link *