- Timestamp:
- Sep 27, 2023, 9:28:49 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/field_def_physics_mars.xml
r3038 r3052 32 32 unit="kg" /> 33 33 34 <!-- tracer total mass (chemistry) --> 35 <field id="mass_co2" 36 long_name="CO2 global mass" 37 unit="g" /> 38 <field id="mass_co" 39 long_name="CO global mass" 40 unit="g" /> 41 <field id="mass_o" 42 long_name="O global mass" 43 unit="g" /> 44 <field id="mass_o1d" 45 long_name="O1d global mass" 46 unit="g" /> 47 <field id="mass_o2" 48 long_name="O2 global mass" 49 unit="g" /> 50 <field id="mass_o3" 51 long_name="O3 global mass" 52 unit="g" /> 53 <field id="mass_h" 54 long_name="H global mass" 55 unit="g" /> 56 <field id="mass_h2" 57 long_name="H2 global mass" 58 unit="g" /> 59 <field id="mass_oh" 60 long_name="OH global mass" 61 unit="g" /> 62 <field id="mass_ho2" 63 long_name="HO2 global mass" 64 unit="g" /> 65 <field id="mass_h2o2" 66 long_name="H2O2 global mass" 67 unit="g" /> 68 <field id="mass_n2" 69 long_name="N2 global mass" 70 unit="g" /> 71 <field id="mass_ar" 72 long_name="Ar global mass" 73 unit="g" /> 74 <field id="mass_h2o_ice" 75 long_name="H2O_ice global mass" 76 unit="g" /> 77 <field id="mass_h2o_vap" 78 long_name="H2O_vap global mass" 79 unit="g" /> 80 <field id="mass_n" 81 long_name="N global mass" 82 unit="g" /> 83 <field id="mass_no" 84 long_name="NO global mass" 85 unit="g" /> 86 <field id="mass_no2" 87 long_name="NO2 global mass" 88 unit="g" /> 89 <field id="mass_n2d" 90 long_name="N2d global mass" 91 unit="g" /> 92 <field id="mass_ch4" 93 long_name="CH4 global mass" 94 unit="g" /> 95 <field id="mass_he" 96 long_name="He global mass" 97 unit="g" /> 98 99 <!-- tracer total mass (ions) --> 100 <field id="mass_co2plus" 101 long_name="CO2+ global mass" 102 unit="g" /> 103 <field id="mass_oplus" 104 long_name="O+ global mass" 105 unit="g" /> 106 <field id="mass_o2plus" 107 long_name="O2+ global mass" 108 unit="g" /> 109 <field id="mass_coplus" 110 long_name="CO+ global mass" 111 unit="g" /> 112 <field id="mass_o2plus" 113 long_name="O2+ global mass" 114 unit="g" /> 115 <field id="mass_coplus" 116 long_name="CO+ global mass" 117 unit="g" /> 118 <field id="mass_cplus" 119 long_name="C+ global mass" 120 unit="g" /> 121 <field id="mass_nplus" 122 long_name="N+ global mass" 123 unit="g" /> 124 <field id="mass_noplus" 125 long_name="NO+ global mass" 126 unit="g" /> 127 <field id="mass_n2plus" 128 long_name="N2+ global mass" 129 unit="g" /> 130 <field id="mass_hplus" 131 long_name="H+ global mass" 132 unit="g" /> 133 <field id="mass_hco2plus" 134 long_name="HCO2+ global mass" 135 unit="g" /> 136 <field id="mass_hcoplus" 137 long_name="HCO+ global mass" 138 unit="g" /> 139 <field id="mass_h2oplus" 140 long_name="H2O+ global mass" 141 unit="g" /> 142 <field id="mass_h3oplus" 143 long_name="H3O+ global mass" 144 unit="g" /> 145 <field id="mass_ohplus" 146 long_name="OH+ global mass" 147 unit="g" /> 148 <field id="mass_elec" 149 long_name="electron global mass" 150 unit="g" /> 151 34 152 </field_group> 35 153 … … 173 291 long_name="Longwave radiation at the surface on slope 07" 174 292 unit="W.m-2" /> 293 175 294 <field id="fluxtop_lw" 176 long_name="Longwave radiation at the top of the atmosphere" 295 long_name="Longwave radiation to space at the top of the atmosphere" 296 unit="W.m-2" /> 297 <field id="fluxtop_dn_sw" 298 long_name="Incoming Solar radiative flux from space" 299 unit="W.m-2" /> 300 <field id="fluxtop_up_sw" 301 long_name="Outgoing Solar radiative flux to space" 302 unit="W.m-2" /> 303 304 <field id="fluxsurf_dn_sw" 305 long_name="Incoming shortwave radiation at the surface" 306 unit="W.m-2" /> 307 <field id="fluxsurf_dn_sw_slope01" 308 long_name="Incoming shortwave radiation at the surface on slope 01" 309 unit="W.m-2" /> 310 <field id="fluxsurf_dn_sw_slope02" 311 long_name="Incoming shortwave radiation at the surface on slope 02" 312 unit="W.m-2" /> 313 <field id="fluxsurf_dn_sw_slope03" 314 long_name="Incoming shortwave radiation at the surface on slope 03" 315 unit="W.m-2" /> 316 <field id="fluxsurf_dn_sw_slope04" 317 long_name="Incoming shortwave radiation at the surface on slope 04" 318 unit="W.m-2" /> 319 <field id="fluxsurf_dn_sw_slope05" 320 long_name="Incoming shortwave radiation at the surface on slope 05" 321 unit="W.m-2" /> 322 <field id="fluxsurf_dn_sw_slope06" 323 long_name="Incoming shortwave radiation at the surface on slope 06" 324 unit="W.m-2" /> 325 <field id="fluxsurf_dn_sw_slope07" 326 long_name="Incoming shortwave radiation at the surface on slope 07" 177 327 unit="W.m-2" /> 178 328 <field id="fluxtop_up_sw" 179 329 long_name="Upward shortwave radiation at the top of the atmosphere" 180 unit="W.m-2" />181 <field id="fluxtop_dn_sw"182 long_name="Incoming shortwave radiation at the top of the atmosphere"183 unit="W.m-2" />184 185 <field id="fluxsurf_dn_sw"186 long_name="Incoming shortwave radiation at the surface"187 unit="W.m-2" />188 <field id="fluxsurf_dn_sw_slope01"189 long_name="Incoming shortwave radiation at the surface on slope 01"190 unit="W.m-2" />191 <field id="fluxsurf_dn_sw_slope02"192 long_name="Incoming shortwave radiation at the surface on slope 02"193 unit="W.m-2" />194 <field id="fluxsurf_dn_sw_slope03"195 long_name="Incoming shortwave radiation at the surface on slope 03"196 unit="W.m-2" />197 <field id="fluxsurf_dn_sw_slope04"198 long_name="Incoming shortwave radiation at the surface on slope 04"199 unit="W.m-2" />200 <field id="fluxsurf_dn_sw_slope05"201 long_name="Incoming shortwave radiation at the surface on slope 05"202 unit="W.m-2" />203 <field id="fluxsurf_dn_sw_slope06"204 long_name="Incoming shortwave radiation at the surface on slope 06"205 unit="W.m-2" />206 <field id="fluxsurf_dn_sw_slope07"207 long_name="Incoming shortwave radiation at the surface on slope 07"208 330 unit="W.m-2" /> 209 331 … … 437 559 unit="kg/m2" /> 438 560 439 440 561 <field id="co2condens_zfallice" 441 562 long_name="CO2 ice tendency on the surface" 442 563 unit="kg.m-2.s-1" /> 564 565 <!-- tracer columns (chemistry) --> 566 <field id="c_co2" 567 long_name="CO2 column" 568 unit="mol.cm-2" /> 569 <field id="c_co" 570 long_name="CO column" 571 unit="mol.cm-2" /> 572 <field id="c_o" 573 long_name="O column" 574 unit="mol.cm-2" /> 575 <field id="c_o1d" 576 long_name="O1d column" 577 unit="mol.cm-2" /> 578 <field id="c_o2" 579 long_name="O2 column" 580 unit="mol.cm-2" /> 581 <field id="c_o3" 582 long_name="O3 column" 583 unit="mol.cm-2" /> 584 <field id="c_h" 585 long_name="H column" 586 unit="mol.cm-2" /> 587 <field id="c_h2" 588 long_name="H2 column" 589 unit="mol.cm-2" /> 590 <field id="c_oh" 591 long_name="OH column" 592 unit="mol.cm-2" /> 593 <field id="c_ho2" 594 long_name="HO2 column" 595 unit="mol.cm-2" /> 596 <field id="c_h2o2" 597 long_name="H2 column" 598 unit="mol.cm-2" /> 599 <field id="c_n2" 600 long_name="N2 column" 601 unit="mol.cm-2" /> 602 <field id="c_ar" 603 long_name="Ar column" 604 unit="mol.cm-2" /> 605 <field id="c_h2o_ice" 606 long_name="H2O_ice column" 607 unit="mol.cm-2" /> 608 <field id="c_h2o_vap" 609 long_name="H2O_vap column" 610 unit="mol.cm-2" /> 611 <field id="c_n" 612 long_name="N column" 613 unit="mol.cm-2" /> 614 <field id="c_no" 615 long_name="NO column" 616 unit="mol.cm-2" /> 617 <field id="c_no2" 618 long_name="NO2 column" 619 unit="mol.cm-2" /> 620 <field id="c_n2d" 621 long_name="N2d column" 622 unit="mol.cm-2" /> 623 <field id="c_ch4" 624 long_name="CH4 column" 625 unit="mol.cm-2" /> 626 <field id="c_he" 627 long_name="He column" 628 unit="mol.cm-2" /> 629 630 <!-- ions --> 631 <field id="c_co2plus" 632 long_name="CO2+ column" 633 unit="mol.cm-2" /> 634 <field id="c_oplus" 635 long_name="O+ column" 636 unit="mol.cm-2" /> 637 <field id="c_o2plus" 638 long_name="O2+ column" 639 unit="mol.cm-2" /> 640 <field id="c_coplus" 641 long_name="CO+ column" 642 unit="mol.cm-2" /> 643 <field id="c_coplus" 644 long_name="CO+ column" 645 unit="mol.cm-2" /> 646 <field id="c_cplus" 647 long_name="C+ column" 648 unit="mol.cm-2" /> 649 <field id="c_nplus" 650 long_name="N+ column" 651 unit="mol.cm-2" /> 652 <field id="c_noplus" 653 long_name="NO+ column" 654 unit="mol.cm-2" /> 655 <field id="c_n2plus" 656 long_name="N2+ column" 657 unit="mol.cm-2" /> 658 <field id="c_hplus" 659 long_name="H+ column" 660 unit="mol.cm-2" /> 661 <field id="c_hco2plus" 662 long_name="HCO2+ column" 663 unit="mol.cm-2" /> 664 <field id="c_hcoplus" 665 long_name="HCO+ column" 666 unit="mol.cm-2" /> 667 <field id="c_h2oplus" 668 long_name="H2O+ column" 669 unit="mol.cm-2" /> 670 <field id="c_h3oplus" 671 long_name="H3O+ column" 672 unit="mol.cm-2" /> 673 <field id="c_ohplus" 674 long_name="OH+ column" 675 unit="mol.cm-2" /> 676 <field id="c_elec" 677 long_name="electron column" 678 unit="mol.cm-2" /> 443 679 444 680 <!-- Thermals parametrization --> … … 518 754 unit="K.s-1" /> 519 755 520 <!-- tracers -->756 <!-- tracers (CO2 and water) --> 521 757 <field id="co2" 522 long_name="co2 mass mixing ratio" 523 unit="kg/kg" /> 758 long_name="CO2 mass mixing ratio" 759 unit="kg/kg" /> 760 <field id="vmr_co2" 761 long_name="CO2 volume mixing ratio" 762 unit="mol/mol" /> 763 <field id="num_co2" 764 long_name="CO2 number density" 765 unit="cm-3" /> 524 766 <field id="h2o_ice" 525 767 long_name="water ice mass mixing ratio" … … 528 770 long_name="water ice volume mixing ratio" 529 771 unit="mol/mol" /> 772 <field id="vmr_h2o_ice" 773 long_name="water ice volume mixing ratio" 774 unit="mol/mol" /> 775 <field id="num_h2o_ice" 776 long_name="water ice number density" 777 unit="cm-3" /> 530 778 <field id="h2o_vap" 531 779 long_name="water vapor mass mixing ratio" … … 534 782 long_name="water vapor volume mixing ratio" 535 783 unit="mol/mol" /> 536 784 <field id="vmr_h2o_vap" 785 long_name="water vapor volume mixing ratio" 786 unit="mol/mol" /> 787 <field id="num_h2o_vap" 788 long_name="water vapor number density" 789 unit="cm-3" /> 790 791 <!-- tracers (chemistry) --> 792 <field id="co" 793 long_name="CO mass mixing ratio" 794 unit="kg/kg" /> 795 <field id="vmr_co" 796 long_name="CO volume mixing ratio" 797 unit="mol/mol" /> 798 <field id="num_co" 799 long_name="CO number density" 800 unit="cm-3" /> 801 <field id="o" 802 long_name="O mass mixing ratio" 803 unit="kg/kg" /> 804 <field id="vmr_o" 805 long_name="O volume mixing ratio" 806 unit="mol/mol" /> 807 <field id="num_o" 808 long_name="O number density" 809 unit="cm-3" /> 810 <field id="o1d" 811 long_name="O1d mass mixing ratio" 812 unit="kg/kg" /> 813 <field id="vmr_o1d" 814 long_name="O1d volume mixing ratio" 815 unit="mol/mol" /> 816 <field id="num_o1d" 817 long_name="O1d number density" 818 unit="cm-3" /> 819 <field id="o2" 820 long_name="O2 mass mixing ratio" 821 unit="kg/kg" /> 822 <field id="vmr_o2" 823 long_name="O2 volume mixing ratio" 824 unit="mol/mol" /> 825 <field id="num_o2" 826 long_name="O2 number density" 827 unit="cm-3" /> 828 <field id="o3" 829 long_name="O3 mass mixing ratio" 830 unit="kg/kg" /> 831 <field id="vmr_o3" 832 long_name="O3 volume mixing ratio" 833 unit="mol/mol" /> 834 <field id="num_o3" 835 long_name="O3 number density" 836 unit="cm-3" /> 837 <field id="h" 838 long_name="H mass mixing ratio" 839 unit="kg/kg" /> 840 <field id="vmr_h" 841 long_name="H volume mixing ratio" 842 unit="mol/mol" /> 843 <field id="num_h" 844 long_name="H number density" 845 unit="cm-3" /> 846 <field id="h2" 847 long_name="H2 mass mixing ratio" 848 unit="kg/kg" /> 849 <field id="vmr_h2" 850 long_name="H2 volume mixing ratio" 851 unit="mol/mol" /> 852 <field id="num_h2" 853 long_name="H2 number density" 854 unit="cm-3" /> 855 <field id="oh" 856 long_name="OH mass mixing ratio" 857 unit="kg/kg" /> 858 <field id="vmr_oh" 859 long_name="OH volume mixing ratio" 860 unit="mol/mol" /> 861 <field id="num_oh" 862 long_name="OH number density" 863 unit="cm-3" /> 864 <field id="ho2" 865 long_name="HO2 mass mixing ratio" 866 unit="kg/kg" /> 867 <field id="vmr_ho2" 868 long_name="HO2 volume mixing ratio" 869 unit="mol/mol" /> 870 <field id="num_ho2" 871 long_name="HO2 number density" 872 unit="cm-3" /> 873 <field id="h2o2" 874 long_name="H2O2 mass mixing ratio" 875 unit="kg/kg" /> 876 <field id="vmr_h2o2" 877 long_name="H2O2 volume mixing ratio" 878 unit="mol/mol" /> 879 <field id="num_h2o2" 880 long_name="H2O2 number density" 881 unit="cm-3" /> 882 <field id="n2" 883 long_name="N2 mass mixing ratio" 884 unit="kg/kg" /> 885 <field id="vmr_n2" 886 long_name="N2 volume mixing ratio" 887 unit="mol/mol" /> 888 <field id="num_n2" 889 long_name="N2 number density" 890 unit="cm-3" /> 891 <field id="ar" 892 long_name="Ar mass mixing ratio" 893 unit="kg/kg" /> 894 <field id="vmr_ar" 895 long_name="Ar volume mixing ratio" 896 unit="mol/mol" /> 897 <field id="num_ar" 898 long_name="Ar number density" 899 unit="cm-3" /> 900 <field id="num_n" 901 long_name="N number density" 902 unit="cm-3" /> 903 <field id="num_no" 904 long_name="NO number density" 905 unit="cm-3" /> 906 <field id="num_no2" 907 long_name="NO2 number density" 908 unit="cm-3" /> 909 <field id="num_n2d" 910 long_name="N2d number density" 911 unit="cm-3" /> 912 <field id="ch4" 913 long_name="CH4 mass mixing ratio" 914 unit="kg/kg" /> 915 <field id="vmr_ch4" 916 long_name="CH4 volume mixing ratio" 917 unit="mol/mol" /> 918 <field id="num_ch4" 919 long_name="CH4 number density" 920 unit="cm-3" /> 921 <field id="he" 922 long_name="He mass mixing ratio" 923 unit="kg/kg" /> 924 <field id="vmr_he" 925 long_name="He volume mixing ratio" 926 unit="mol/mol" /> 927 <field id="num_he" 928 long_name="He number density" 929 unit="cm-3" /> 930 931 <!-- ions --> 932 <field id="num_co2plus" 933 long_name="CO2+ number density" 934 unit="cm-3" /> 935 <field id="num_oplus" 936 long_name="O+ number density" 937 unit="cm-3" /> 938 <field id="num_o2plus" 939 long_name="O2+ number density" 940 unit="cm-3" /> 941 <field id="num_coplus" 942 long_name="CO+ number density" 943 unit="cm-3" /> 944 <field id="num_coplus" 945 long_name="CO+ number density" 946 unit="cm-3" /> 947 <field id="num_cplus" 948 long_name="C+ number density" 949 unit="cm-3" /> 950 <field id="num_nplus" 951 long_name="N+ number density" 952 unit="cm-3" /> 953 <field id="num_noplus" 954 long_name="NO+ number density" 955 unit="cm-3" /> 956 <field id="num_n2plus" 957 long_name="N2+ number density" 958 unit="cm-3" /> 959 <field id="num_hplus" 960 long_name="H+ number density" 961 unit="cm-3" /> 962 <field id="num_hco2plus" 963 long_name="HCO2+ number density" 964 unit="cm-3" /> 965 <field id="num_hcoplus" 966 long_name="HCO+ number density" 967 unit="cm-3" /> 968 <field id="num_h2oplus" 969 long_name="H2O+ number density" 970 unit="cm-3" /> 971 <field id="num_h3oplus" 972 long_name="H3O+ number density" 973 unit="cm-3" /> 974 <field id="num_ohplus" 975 long_name="OH+ number density" 976 unit="cm-3" /> 977 <field id="num_elec" 978 long_name="electron number density" 979 unit="cm-3" /> 980 537 981 <!-- Dust cycle parametrization --> 538 982 <field id="reffdust"
Note: See TracChangeset
for help on using the changeset viewer.