All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 20s
26 lines
553 B
Plaintext
26 lines
553 B
Plaintext
% input file for nonlocal
|
|
% --------------------------------
|
|
% input parameters:
|
|
% reduced temperature
|
|
% lambda London
|
|
% xi0
|
|
% mean free path
|
|
% film thickness
|
|
% boundary conditions
|
|
% [Bext in (G)]
|
|
% [deadLayer in (nm)]
|
|
% [rge input file name]
|
|
% [output file name]
|
|
|
|
reducedTemp = 0.8492
|
|
lambdaL = 30.4
|
|
xi0 = 380.0
|
|
meanFreePath = 12000.0
|
|
filmThickness = 300000.0
|
|
specular = 1
|
|
Bext = 41.19
|
|
deadLayer = 5.76
|
|
%rgeFileName = /psi.ch/group/lmu/public/analysis/lem/2009/Nonlocal/trimsp/InSne141.rge
|
|
outputFileName = In_37_T2P83_E14P1.dat
|
|
|