Last change
on this file since 3461 was
2518,
checked in by emillour, 4 years ago
|
Venus GCM:
Correct values of molar mass for H2O and NO (which were not used in the
code anyways).
EM
|
File size:
276 bytes
|
Line | |
---|
1 | |
---|
2 | |
---|
3 | |
---|
4 | real,parameter :: mmolo=16., mmolco=28., mmolco2=44., mmoln2=28. ! molar mass g/mol |
---|
5 | real,parameter :: mmolh2=2., mmolh2o2=34., mmolh2o=18., mmolo2=32. |
---|
6 | real,parameter :: mmolo3=48., mmolno=30., mmolno2=46., mmoln=14. |
---|
7 | real,parameter :: mmolh=1. |
---|
Note: See
TracBrowser
for help on using the repository browser.