- 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_passive1/chem_gasphase_mod.f90
r3799 r3800 114 114 ! 115 115 ! File : chem_gasphase_mod_Parameters.f90 116 ! Time : Fri Mar 15 1 6:28:232019116 ! Time : Fri Mar 15 17:37:41 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 … … 188 188 ! 189 189 ! File : chem_gasphase_mod_Global.f90 190 ! Time : Fri Mar 15 1 6:28:232019190 ! Time : Fri Mar 15 17:37:41 2019 191 191 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 192 192 ! Equation file : chem_gasphase_mod.kpp … … 253 253 ! 254 254 ! File : chem_gasphase_mod_JacobianSP.f90 255 ! Time : Fri Mar 15 1 6:28:232019255 ! Time : Fri Mar 15 17:37:41 2019 256 256 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 257 257 ! Equation file : chem_gasphase_mod.kpp … … 297 297 ! 298 298 ! File : chem_gasphase_mod_Monitor.f90 299 ! Time : Fri Mar 15 1 6:28:232019299 ! Time : Fri Mar 15 17:37:41 2019 300 300 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 301 301 ! Equation file : chem_gasphase_mod.kpp … … 356 356 ! 357 357 ! File : chem_gasphase_mod_Initialize.f90 358 ! Time : Fri Mar 15 1 6:28:232019358 ! Time : Fri Mar 15 17:37:41 2019 359 359 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 360 360 ! Equation file : chem_gasphase_mod.kpp … … 382 382 ! 383 383 ! File : chem_gasphase_mod_Integrator.f90 384 ! Time : Fri Mar 15 1 6:28:232019384 ! Time : Fri Mar 15 17:37:41 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 … … 440 440 ! 441 441 ! File : chem_gasphase_mod_LinearAlgebra.f90 442 ! Time : Fri Mar 15 1 6:28:232019442 ! Time : Fri Mar 15 17:37:41 2019 443 443 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 444 444 ! Equation file : chem_gasphase_mod.kpp … … 467 467 ! 468 468 ! File : chem_gasphase_mod_Jacobian.f90 469 ! Time : Fri Mar 15 1 6:28:232019469 ! Time : Fri Mar 15 17:37:41 2019 470 470 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 471 471 ! Equation file : chem_gasphase_mod.kpp … … 494 494 ! 495 495 ! File : chem_gasphase_mod_Function.f90 496 ! Time : Fri Mar 15 1 6:28:232019496 ! Time : Fri Mar 15 17:37:41 2019 497 497 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 498 498 ! Equation file : chem_gasphase_mod.kpp … … 523 523 ! 524 524 ! File : chem_gasphase_mod_Rates.f90 525 ! Time : Fri Mar 15 1 6:28:232019525 ! Time : Fri Mar 15 17:37:41 2019 526 526 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 527 527 ! Equation file : chem_gasphase_mod.kpp … … 549 549 ! 550 550 ! File : chem_gasphase_mod_Util.f90 551 ! Time : Fri Mar 15 1 6:28:232019551 ! Time : Fri Mar 15 17:37:41 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 … … 684 684 ! 685 685 ! Following line is just to avoid compiler message about unused variables 686 IF ( lu_crow(1) == 1 .OR. lu_icol(1) == 1 .OR. lu_irow(1) == 1 ) CONTINUE686 IF ( lu_crow(1) == 1 .OR. lu_icol(1) == 1 .OR. lu_irow(1) == 1 ) CONTINUE 687 687 ! 688 688 … … 772 772 773 773 ! Following line is just to avoid compiler message about unused variables 774 IF ( f(nfix) > 0.0_dp ) CONTINUE774 IF ( f(nfix) > 0.0_dp ) CONTINUE 775 775 ! 776 776 ! Computation of equation rates … … 809 809 ! 810 810 ! Following line is just to avoid compiler message about unused variables 811 IF ( f(nfix) > 0.0_dp ) CONTINUE811 IF ( f(nfix) > 0.0_dp ) CONTINUE 812 812 813 813 ! B(1) = dA(1)/dV(1) … … 930 930 ! 931 931 ! Following line is just to avoid compiler message about unused variables 932 IF ( incx == 0 ) CONTINUE932 IF ( incx == 0 ) CONTINUE 933 933 934 934 IF (alpha .eq. one)RETURN … … 996 996 ! 997 997 ! Following line is just to avoid compiler message about unused variables 998 IF ( incx == 0 .OR. incy == 0 ) CONTINUE998 IF ( incx == 0 .OR. incy == 0 ) CONTINUE 999 999 IF (alpha .eq. zero)RETURN 1000 1000 IF (n .le. 0)RETURN … … 1731 1731 ! 1732 1732 ! Following line is just to avoid compiler message about unused variables 1733 IF ( pivot(1) == 0 ) CONTINUE1733 IF ( pivot(1) == 0 ) CONTINUE 1734 1734 1735 1735 #ifdef full_algebra
Note: See TracChangeset
for help on using the changeset viewer.