Changes in / [3703fde:d2bcaf4] in sasmodels


Ignore:
Location:
sasmodels/models
Files:
2 added
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/raspberry.c

    r616df8f ra2d8a67  
    2727 
    2828 
    29     double vfL, rL, sldL, vfS, rS, sldS, deltaS, delrhoL, delrhoS, sldSolv; 
     29    double vfL, rL, sldL, vfS, rS, sldS, deltaS, delrhoL, delrhoS, sldSolv, aSs; 
    3030    double VL, VS, Np, f2, fSs; 
    3131    double psiL,psiS; 
    32     double sfLS,sfSS; 
     32    double sfLS,sfSS,Np2,fSs2; 
    3333    double slT; 
    3434  
Note: See TracChangeset for help on using the changeset viewer.