- Timestamp:
- May 3, 2019 3:31:22 PM (6 years ago)
- Location:
- palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_salsa+simple
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_salsa+simple/chem_gasphase_mod.f90
r3944 r3949 117 117 ! 118 118 ! File : chem_gasphase_mod_Parameters.f90 119 ! Time : Thu Mar 28 15:59:272019120 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm119 ! Time : Fri May 3 17:24:14 2019 120 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 121 121 ! Equation file : chem_gasphase_mod.kpp 122 122 ! Output root filename : chem_gasphase_mod … … 205 205 ! 206 206 ! File : chem_gasphase_mod_Global.f90 207 ! Time : Thu Mar 28 15:59:272019208 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm207 ! Time : Fri May 3 17:24:14 2019 208 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 209 209 ! Equation file : chem_gasphase_mod.kpp 210 210 ! Output root filename : chem_gasphase_mod … … 243 243 ! INLINED global variable declarations 244 244 245 ! QVAP - Water vapor246 REAL(dp) :: qvap247 ! FAKT - Conversion factor248 REAL(dp) :: fakt249 ! Declaration of global variable declarations for photolysis will come from IN250 251 245 ! QVAP - Water vapor 252 246 REAL(kind=dp):: qvap … … 276 270 ! 277 271 ! File : chem_gasphase_mod_JacobianSP.f90 278 ! Time : Thu Mar 28 15:59:272019279 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm272 ! Time : Fri May 3 17:24:14 2019 273 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 280 274 ! Equation file : chem_gasphase_mod.kpp 281 275 ! Output root filename : chem_gasphase_mod … … 328 322 ! 329 323 ! File : chem_gasphase_mod_Monitor.f90 330 ! Time : Thu Mar 28 15:59:272019331 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm324 ! Time : Fri May 3 17:24:14 2019 325 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 332 326 ! Equation file : chem_gasphase_mod.kpp 333 327 ! Output root filename : chem_gasphase_mod … … 402 396 ! 403 397 ! File : chem_gasphase_mod_Initialize.f90 404 ! Time : Thu Mar 28 15:59:272019405 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm398 ! Time : Fri May 3 17:24:14 2019 399 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 406 400 ! Equation file : chem_gasphase_mod.kpp 407 401 ! Output root filename : chem_gasphase_mod … … 428 422 ! 429 423 ! File : chem_gasphase_mod_Integrator.f90 430 ! Time : Thu Mar 28 15:59:272019431 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm424 ! Time : Fri May 3 17:24:14 2019 425 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 432 426 ! Equation file : chem_gasphase_mod.kpp 433 427 ! Output root filename : chem_gasphase_mod … … 486 480 ! 487 481 ! File : chem_gasphase_mod_LinearAlgebra.f90 488 ! Time : Thu Mar 28 15:59:272019489 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm482 ! Time : Fri May 3 17:24:14 2019 483 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 490 484 ! Equation file : chem_gasphase_mod.kpp 491 485 ! Output root filename : chem_gasphase_mod … … 513 507 ! 514 508 ! File : chem_gasphase_mod_Jacobian.f90 515 ! Time : Thu Mar 28 15:59:272019516 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm509 ! Time : Fri May 3 17:24:14 2019 510 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 517 511 ! Equation file : chem_gasphase_mod.kpp 518 512 ! Output root filename : chem_gasphase_mod … … 540 534 ! 541 535 ! File : chem_gasphase_mod_Function.f90 542 ! Time : Thu Mar 28 15:59:272019543 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm536 ! Time : Fri May 3 17:24:14 2019 537 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 544 538 ! Equation file : chem_gasphase_mod.kpp 545 539 ! Output root filename : chem_gasphase_mod … … 569 563 ! 570 564 ! File : chem_gasphase_mod_Rates.f90 571 ! Time : Thu Mar 28 15:59:272019572 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm565 ! Time : Fri May 3 17:24:14 2019 566 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 573 567 ! Equation file : chem_gasphase_mod.kpp 574 568 ! Output root filename : chem_gasphase_mod … … 595 589 ! 596 590 ! File : chem_gasphase_mod_Util.f90 597 ! Time : Thu Mar 28 15:59:272019598 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190 327/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm591 ! Time : Fri May 3 17:24:14 2019 592 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190503/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 599 593 ! Equation file : chem_gasphase_mod.kpp 600 594 ! Output root filename : chem_gasphase_mod -
palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_salsa+simple/chem_gasphase_mod.kpp
r3944 r3949 5 5 // $Id: chem_gasphase_mod.kpp 2459 2017-09-13 14:10:33Z forkel $ 6 6 // initial revision from branch salsa rev 3576 (29.11.2018, monakurppa) 7 // removed obsolete INLINE F90_GLOBAL - is now done in kpp4palm.ksh (03.05.2019, forkel) 7 8 // 8 9 #include salsa+simple.spc … … 12 13 #HESSIAN on 13 14 #STOICMAT on 14 #INLINE F90_GLOBAL15 ! QVAP - Water vapor16 REAL(dp) :: qvap17 ! FAKT - Conversion factor18 REAL(dp) :: fakt19 ! Declaration of global variable declarations for photolysis will come from INLINE F90_DATA20 #ENDINLINE21 15 // 22 16 // ******************************************************************************************* … … 40 34 'J_NO2 ','J_O31D '/) 41 35 #ENDINLINE 42
Note: See TracChangeset
for help on using the changeset viewer.