- Timestamp:
- Mar 15, 2019 4:40:25 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_simple/chem_gasphase_mod.f90
r3799 r3800 114 114 ! 115 115 ! File : chem_gasphase_mod_Parameters.f90 116 ! Time : Fri Mar 15 1 6:28:272019116 ! Time : Fri Mar 15 17:37:44 2019 117 117 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 118 118 ! Equation file : chem_gasphase_mod.kpp … … 198 198 ! 199 199 ! File : chem_gasphase_mod_Global.f90 200 ! Time : Fri Mar 15 1 6:28:272019200 ! Time : Fri Mar 15 17:37:44 2019 201 201 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 202 202 ! Equation file : chem_gasphase_mod.kpp … … 263 263 ! 264 264 ! File : chem_gasphase_mod_JacobianSP.f90 265 ! Time : Fri Mar 15 1 6:28:272019265 ! Time : Fri Mar 15 17:37:44 2019 266 266 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 267 267 ! Equation file : chem_gasphase_mod.kpp … … 313 313 ! 314 314 ! File : chem_gasphase_mod_Monitor.f90 315 ! Time : Fri Mar 15 1 6:28:272019315 ! Time : Fri Mar 15 17:37:44 2019 316 316 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 317 317 ! Equation file : chem_gasphase_mod.kpp … … 382 382 ! 383 383 ! File : chem_gasphase_mod_Initialize.f90 384 ! Time : Fri Mar 15 1 6:28:272019384 ! Time : Fri Mar 15 17:37:44 2019 385 385 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 386 386 ! Equation file : chem_gasphase_mod.kpp … … 408 408 ! 409 409 ! File : chem_gasphase_mod_Integrator.f90 410 ! Time : Fri Mar 15 1 6:28:272019410 ! Time : Fri Mar 15 17:37:44 2019 411 411 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 412 412 ! Equation file : chem_gasphase_mod.kpp … … 466 466 ! 467 467 ! File : chem_gasphase_mod_LinearAlgebra.f90 468 ! Time : Fri Mar 15 1 6:28:272019468 ! Time : Fri Mar 15 17:37:44 2019 469 469 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 470 470 ! Equation file : chem_gasphase_mod.kpp … … 493 493 ! 494 494 ! File : chem_gasphase_mod_Jacobian.f90 495 ! Time : Fri Mar 15 1 6:28:272019495 ! Time : Fri Mar 15 17:37:44 2019 496 496 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 497 497 ! Equation file : chem_gasphase_mod.kpp … … 520 520 ! 521 521 ! File : chem_gasphase_mod_Function.f90 522 ! Time : Fri Mar 15 1 6:28:272019522 ! Time : Fri Mar 15 17:37:44 2019 523 523 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 524 524 ! Equation file : chem_gasphase_mod.kpp … … 549 549 ! 550 550 ! File : chem_gasphase_mod_Rates.f90 551 ! Time : Fri Mar 15 1 6:28:272019551 ! Time : Fri Mar 15 17:37:44 2019 552 552 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 553 553 ! Equation file : chem_gasphase_mod.kpp … … 575 575 ! 576 576 ! File : chem_gasphase_mod_Util.f90 577 ! Time : Fri Mar 15 1 6:28:272019577 ! Time : Fri Mar 15 17:37:44 2019 578 578 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 579 579 ! Equation file : chem_gasphase_mod.kpp … … 710 710 ! 711 711 ! Following line is just to avoid compiler message about unused variables 712 IF ( lu_crow(1) == 1 .OR. lu_icol(1) == 1 .OR. lu_irow(1) == 1 ) CONTINUE712 IF ( lu_crow(1) == 1 .OR. lu_icol(1) == 1 .OR. lu_irow(1) == 1 ) CONTINUE 713 713 ! 714 714 … … 798 798 799 799 ! Following line is just to avoid compiler message about unused variables 800 IF ( f(nfix) > 0.0_dp ) CONTINUE800 IF ( f(nfix) > 0.0_dp ) CONTINUE 801 801 ! 802 802 ! Computation of equation rates … … 863 863 ! 864 864 ! Following line is just to avoid compiler message about unused variables 865 IF ( f(nfix) > 0.0_dp ) CONTINUE865 IF ( f(nfix) > 0.0_dp ) CONTINUE 866 866 867 867 ! B(1) = dA(1)/dV(7) … … 1084 1084 ! 1085 1085 ! Following line is just to avoid compiler message about unused variables 1086 IF ( incx == 0 ) CONTINUE1086 IF ( incx == 0 ) CONTINUE 1087 1087 1088 1088 IF (alpha .eq. one)RETURN … … 1150 1150 ! 1151 1151 ! Following line is just to avoid compiler message about unused variables 1152 IF ( incx == 0 .OR. incy == 0 ) CONTINUE1152 IF ( incx == 0 .OR. incy == 0 ) CONTINUE 1153 1153 IF (alpha .eq. zero)RETURN 1154 1154 IF (n .le. 0)RETURN … … 1885 1885 ! 1886 1886 ! Following line is just to avoid compiler message about unused variables 1887 IF ( pivot(1) == 0 ) CONTINUE1887 IF ( pivot(1) == 0 ) CONTINUE 1888 1888 1889 1889 #ifdef full_algebra
Note: See TracChangeset
for help on using the changeset viewer.