Ignore:
Timestamp:
Jan 9, 2018, 11:53:29 AM (7 years ago)
Author:
emillour
Message:

Mars GCM:
Updated the calculation of the dissociation and ionization
branching ratios, using the values in the Schunk and Nagy book.
New datafiles *branchingratio_schunkandnagy2000_param.dat must be loaded
for the "EUVDAT" subdirectory of the standard "datadir" directory.
Main changes are:

  • param_v4_h.F90 -> New definition for the O2 ionization branching ratio
  • param_read_e107.F -> Read the new files containing the S&N branching ratios
  • paramfoto_compact.F -> Mainly cleaning of the code and the comments.

Also correction of a bug affecting the calculation of CO losses

  • chemthermos.F90 -> Small modification to add the possibility of including

NO and O2 nightglow rates to the outputs

  • calchim.F90 and calchim_asis.F90 -> account for change in arguments in

calls to chemthermos
FGG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r1885 r1888  
    25042504- fix in co2cloud.F: use "co2cloudfrac" instead of "cloudfrac" to avoid
    25052505  output naming collisions with the water cycle.
     2506
     2507== 09/01/2018 == FGG
     2508Updated the calculation of the dissociation and ionization
     2509branching ratios, using the values in the Schunk and Nagy book.
     2510New datafiles *branchingratio_schunkandnagy2000_param.dat must be loaded
     2511for the "EUVDAT" subdirectory of the standard "datadir" directory.
     2512Main changes are:
     2513- param_v4_h.F90  -> New definition for the O2 ionization branching ratio
     2514- param_read_e107.F -> Read the new files containing the S&N branching ratios
     2515- paramfoto_compact.F -> Mainly cleaning of the code and the comments.
     2516Also correction of a bug affecting the calculation of CO losses
     2517- chemthermos.F90 -> Small modification to add the possibility of including
     2518NO and O2 nightglow rates to the outputs
     2519- calchim.F90 and calchim_asis.F90 -> account for change in arguments in
     2520calls to chemthermos
Note: See TracChangeset for help on using the changeset viewer.