/[ascend]/trunk/models/johnpye/fprops/sat.c
ViewVC logotype

Diff of /trunk/models/johnpye/fprops/sat.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2224 by jpye, Sun Jul 25 14:45:45 2010 UTC revision 2225 by jpye, Mon Jul 26 03:40:18 2010 UTC
# Line 216  static int print_state(size_t iter, gsl_ Line 216  static int print_state(size_t iter, gsl_
216          gsl_vector_get (s->f, 2));          gsl_vector_get (s->f, 2));
217  }  }
218    
219    #if 0
220  int phase_solve(double T, double *p_sat, double *rho_f, double *rho_g, const HelmholtzData *D){  int phase_solve(double T, double *p_sat, double *rho_f, double *rho_g, const HelmholtzData *D){
221      gsl_multiroot_fsolver *s;      gsl_multiroot_fsolver *s;
222      int status;      int status;
# Line 330  int phase_solve(double T, double *p_sat, Line 330  int phase_solve(double T, double *p_sat,
330    
331      return status;      return status;
332  }  }
333    #endif
334    
335  #if 0  #if 0
336            

Legend:
Removed from v.2224  
changed lines
  Added in v.2225

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22