repo.or.cz
/
WRF.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'origin/release-v4.6.1'
[WRF.git]
/
chem
/
KPP
/
kpp
/
kpp-2.1
/
int
/
atm_radau5.def
blob
7b3bb1a9ab1e01eed344164de37e244fe536d91a
1
2
#FUNCTION AGGREGATE
3
#JACOBIAN FULL
4
#DOUBLE ON
5
#INTFILE atm_radau5
6
7
#INLINE F77_GLOBAL
8
REAL
*
8
STEPSTART
9
COMMON
/
GDATA
/
STEPSTART
10
#ENDINLINE
11
12
#INLINE F77_INIT
13
STEPMIN
=
0.0001
14
STEPMAX
=
3600
.
15
STEPSTART
=
STEPMIN
16
#ENDINLINE
17
18
19