Changeset 4107 for trunk/LMDZ.VENUS


Ignore:
Timestamp:
Mar 6, 2026, 2:39:02 PM (4 days ago)
Author:
mlefevre
Message:

Addition of the polysulfur species in the Venus PCM deftank. ML

Location:
trunk/LMDZ.VENUS/deftank
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/deftank/field_def_physics.xml

    r4080 r4107  
    408408            <field id="oscl"
    409409                   long_name="OSCl"
    410                    unit="mol/mol" />
     410                   unit="mol/mol" />
     411            <field id="h2s"
     412                   long_name="H2S"
     413                   unit="mol/mol" />
     414            <field id="hs"
     415                   long_name="HS"
     416                   unit="mol/mol" />
     417            <field id="s3"
     418                   long_name="S3"
     419                   unit="mol/mol" />
     420            <field id="s4"
     421                   long_name="S4"
     422                   unit="mol/mol" />
     423            <field id="s8"
     424                   long_name="S8"
     425                    unit="mol/mol" />
     426            <field id="s2con"
     427                   long_name="S2 con"
     428                    unit="mol/mol" />
     429            <field id="s3con"
     430                   long_name="S3 con"
     431                    unit="mol/mol" />
     432            <field id="s4con"
     433                   long_name="S4 con"
     434                    unit="mol/mol" />
     435            <field id="s8con"
     436                   long_name="S8 con"
     437                    unit="mol/mol" />               
    411438            <field id="n2"
    412439                   long_name="N2"
  • trunk/LMDZ.VENUS/deftank/traceur-chemistry.def

    r3780 r4107  
    353510 10 cl2so2
    363610 10 oscl
     3710 10 h2s
     3810 10 hs
     3910 10 s3
     4010 10 s4
     4110 10 s8
     4210 10 s2con
     4310 10 s3con
     4410 10 s4con
     4510 10 s8con
    374610 10 n2
    384710 10 he
Note: See TracChangeset for help on using the changeset viewer.