Added command line options for:
a. 'salt method' like "-m 1" or "-m 2" here 1 is for SANTALUCIA and 2 is for OWCZARZY b. 'salt concentration' "-a 0.01" valid range is from 0.01 to 0.3. if not specified then we use default 0.05 git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPrimers/trunk@224 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
@@ -89,14 +89,6 @@ float nparam_CalcTM(float entropy,float enthalpy)
|
||||
return tm;
|
||||
}
|
||||
|
||||
/* PURPOSE: Initialize nearest neighbor parameters.
|
||||
*
|
||||
* PARAMETERS:
|
||||
* none
|
||||
*
|
||||
* RETURN VALUE:
|
||||
* void
|
||||
*/
|
||||
|
||||
void nparam_InitParams(PNNParams nparm, float c1, float c2, float kp, int sm)
|
||||
{
|
||||
|
Reference in New Issue
Block a user