Changeset 3675
- Timestamp:
- Mar 10, 2025, 4:36:41 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/photochemistry_venus.F90
r3593 r3675 3095 3095 nb_phot = nb_phot + 1 3096 3096 v_phot(:,nb_phot) = d014(:)*c(:,i_co) 3097 3097 3098 !---------------------------------------------------------------------- 3098 3099 ! reactions des composes carbones … … 3145 3146 ! association 3146 3147 3147 k0 = 2.5*6.9e-33*( 398./t(iz))**(2.1)3148 k0 = 2.5*6.9e-33*(298./t(iz))**(2.1) 3148 3149 kinf = 1.1e-12*(298./t(iz))**(-1.3) 3149 3150
Note: See TracChangeset
for help on using the changeset viewer.