- 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_cbm4/chem_gasphase_mod.f90
r3799 r3800 114 114 ! 115 115 ! File : chem_gasphase_mod_Parameters.f90 116 ! Time : Fri Mar 15 1 6:28:212019116 ! Time : Fri Mar 15 17:37:39 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 … … 221 221 ! 222 222 ! File : chem_gasphase_mod_Global.f90 223 ! Time : Fri Mar 15 1 6:28:212019223 ! Time : Fri Mar 15 17:37:39 2019 224 224 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 225 225 ! Equation file : chem_gasphase_mod.kpp … … 286 286 ! 287 287 ! File : chem_gasphase_mod_JacobianSP.f90 288 ! Time : Fri Mar 15 1 6:28:212019288 ! Time : Fri Mar 15 17:37:39 2019 289 289 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 290 290 ! Equation file : chem_gasphase_mod.kpp … … 382 382 ! 383 383 ! File : chem_gasphase_mod_Monitor.f90 384 ! Time : Fri Mar 15 1 6:28:212019384 ! Time : Fri Mar 15 17:37:39 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 … … 545 545 ! 546 546 ! File : chem_gasphase_mod_Initialize.f90 547 ! Time : Fri Mar 15 1 6:28:212019547 ! Time : Fri Mar 15 17:37:39 2019 548 548 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 549 549 ! Equation file : chem_gasphase_mod.kpp … … 571 571 ! 572 572 ! File : chem_gasphase_mod_Integrator.f90 573 ! Time : Fri Mar 15 1 6:28:212019573 ! Time : Fri Mar 15 17:37:39 2019 574 574 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 575 575 ! Equation file : chem_gasphase_mod.kpp … … 629 629 ! 630 630 ! File : chem_gasphase_mod_LinearAlgebra.f90 631 ! Time : Fri Mar 15 1 6:28:212019631 ! Time : Fri Mar 15 17:37:39 2019 632 632 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 633 633 ! Equation file : chem_gasphase_mod.kpp … … 656 656 ! 657 657 ! File : chem_gasphase_mod_Jacobian.f90 658 ! Time : Fri Mar 15 1 6:28:212019658 ! Time : Fri Mar 15 17:37:39 2019 659 659 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 660 660 ! Equation file : chem_gasphase_mod.kpp … … 683 683 ! 684 684 ! File : chem_gasphase_mod_Function.f90 685 ! Time : Fri Mar 15 1 6:28:212019685 ! Time : Fri Mar 15 17:37:39 2019 686 686 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 687 687 ! Equation file : chem_gasphase_mod.kpp … … 712 712 ! 713 713 ! File : chem_gasphase_mod_Rates.f90 714 ! Time : Fri Mar 15 1 6:28:212019714 ! Time : Fri Mar 15 17:37:39 2019 715 715 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 716 716 ! Equation file : chem_gasphase_mod.kpp … … 738 738 ! 739 739 ! File : chem_gasphase_mod_Util.f90 740 ! Time : Fri Mar 15 1 6:28:212019740 ! Time : Fri Mar 15 17:37:39 2019 741 741 ! Working directory : /home/forkel-r/palmstuff/work/trunk20190315/UTIL/chemistry/gasphase_preproc/tmp_kpp4palm 742 742 ! Equation file : chem_gasphase_mod.kpp … … 873 873 ! 874 874 ! Following line is just to avoid compiler message about unused variables 875 IF ( lu_crow(1) == 1 .OR. lu_icol(1) == 1 .OR. lu_irow(1) == 1 ) CONTINUE875 IF ( lu_crow(1) == 1 .OR. lu_icol(1) == 1 .OR. lu_irow(1) == 1 ) CONTINUE 876 876 ! 877 877 … … 963 963 964 964 ! Following line is just to avoid compiler message about unused variables 965 IF ( f(nfix) > 0.0_dp ) CONTINUE965 IF ( f(nfix) > 0.0_dp ) CONTINUE 966 966 ! 967 967 ! Computation of equation rates … … 1221 1221 ! 1222 1222 ! Following line is just to avoid compiler message about unused variables 1223 IF ( f(nfix) > 0.0_dp ) CONTINUE1223 IF ( f(nfix) > 0.0_dp ) CONTINUE 1224 1224 1225 1225 ! B(1) = dA(1)/dV(26) … … 2290 2290 ! 2291 2291 ! Following line is just to avoid compiler message about unused variables 2292 IF ( incx == 0 ) CONTINUE2292 IF ( incx == 0 ) CONTINUE 2293 2293 2294 2294 IF (alpha .eq. one)RETURN … … 2356 2356 ! 2357 2357 ! Following line is just to avoid compiler message about unused variables 2358 IF ( incx == 0 .OR. incy == 0 ) CONTINUE2358 IF ( incx == 0 .OR. incy == 0 ) CONTINUE 2359 2359 IF (alpha .eq. zero)RETURN 2360 2360 IF (n .le. 0)RETURN … … 3091 3091 ! 3092 3092 ! Following line is just to avoid compiler message about unused variables 3093 IF ( pivot(1) == 0 ) CONTINUE3093 IF ( pivot(1) == 0 ) CONTINUE 3094 3094 3095 3095 #ifdef full_algebra
Note: See TracChangeset
for help on using the changeset viewer.