=EQ_NO)return;kf1=ARRH(NOx,K_F[0]);kr1=ARRH(NOx,K_R[0]);kf2=ARRH(NOx,K_F[1]);kr2=ARRH(NOx,K_R[1]);s1=kf2*MOLECON(NOx,s3=s1+kr1*MOLECON(NOx,/*determineOconcentration(partialequilibrium)*/o_eq=ARRH(NOx,K_O)*sqrt(MOLECON(NOx,O2));/*calculateNOrate*/s2=2.*o...
Within the function body, the variables that are to be used by the function are defined and initialized first. Following the variable declarations, a looping macro is used to loop over each cell thread in the domain. Within that loop another loop is used to loop over all the cells. Within...