RNAlib-2.5.1
constants.h File Reference

Energy parameter constants. More...

+ Include dependency graph for constants.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GASCONST   1.98717 /* in [cal/K] */
 
#define K0   273.15
 
#define INF   10000000 /* (INT_MAX/10) */
 
#define FORBIDDEN   9999
 
#define BONUS   10000
 
#define NBPAIRS   7
 
#define TURN   3
 
#define MAXLOOP   30
 

Detailed Description

Energy parameter constants.

Macro Definition Documentation

◆ GASCONST

#define GASCONST   1.98717 /* in [cal/K] */

The gas constant

◆ K0

#define K0   273.15

0 deg Celsius in Kelvin

◆ INF

#define INF   10000000 /* (INT_MAX/10) */

Infinity as used in minimization routines

◆ FORBIDDEN

#define FORBIDDEN   9999

forbidden

◆ BONUS

#define BONUS   10000

bonus contribution

◆ NBPAIRS

#define NBPAIRS   7

The number of distinguishable base pairs

◆ TURN

#define TURN   3

The minimum loop length

◆ MAXLOOP

#define MAXLOOP   30

The maximum loop length