Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

supcond.cc File Reference

#include <math.h>
#include "units.h"
#include "supcond.h"
#include "integrate.h"

Go to the source code of this file.

Functions

double sig11_supcond (double)
double sig12_supcond (double)
double sig21_supcond (double)
double sig22_supcond (double)
double fermi_supcond (double, double)
double g_supcond (double, double)
double gap_supcond (double)
complex supcond (double freq, double T, double Vgap, double Tc)

Variables

struct {
   double   tau
   double   Omega
lparms
double ratio [42]


Function Documentation

double fermi_supcond ( double x,
double tau ) [inline]
 

Definition at line 186 of file supcond.cc.

Referenced by sig11_supcond(), sig12_supcond(), sig21_supcond(), and sig22_supcond().

double g_supcond ( double x,
double Omega ) [inline]
 

Definition at line 192 of file supcond.cc.

Referenced by sig11_supcond(), sig12_supcond(), sig21_supcond(), and sig22_supcond().

double gap_supcond ( double x ) [static]
 

Definition at line 215 of file supcond.cc.

Referenced by supcond().

double sig11_supcond ( double x ) [static]
 

Definition at line 137 of file supcond.cc.

double sig12_supcond ( double x ) [static]
 

Definition at line 148 of file supcond.cc.

double sig21_supcond ( double x ) [static]
 

Definition at line 160 of file supcond.cc.

double sig22_supcond ( double x ) [static]
 

Definition at line 171 of file supcond.cc.

complex supcond ( double freq,
double T,
double Vgap,
double Tc )
 

Definition at line 69 of file supcond.cc.

Referenced by super_film::llsig(), and super_film::sigma().


Variable Documentation

double Omega
 

Definition at line 51 of file supcond.cc.

struct { ... } lparms [static]
 

double ratio [static]
 

Initial value:

 {
           1.0,    0.9999, 0.9997, 0.9994, 0.9989, 
           0.9982, 0.9971, 0.9957, 0.9938, 0.9915,
           0.9885, 0.985,  0.9809, 0.976,  0.9704,
           0.9641, 0.9569, 0.9488, 0.9399, 0.9299,
           0.919,  0.907,  0.8939, 0.8796, 0.864, 
           0.8471, 0.8288, 0.8089, 0.7874, 0.764, 
           0.7386, 0.711,  0.681,  0.648,  0.6117, 
           0.5715, 0.5263, 0.4749, 0.4148, 0.3416, 
           0.2436, 0.0
      } 

Definition at line 199 of file supcond.cc.

double tau
 

Definition at line 51 of file supcond.cc.


Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7