source:
trunk/LMDZ.TITAN/libf/phytitan/effg.F
@
260
Last change on this file since 260 was 175, checked in by , 14 years ago | |
---|---|
File size: 104 bytes |
Rev | Line | |
---|---|---|
[3] | 1 | FUNCTION EFFG(Z) |
[175] | 2 | #include "YOMCST.h" |
3 | EFFG = RG * (RA/(RA + Z ) )**2 | |
[3] | 4 | RETURN |
5 | END | |
6 |
Note: See TracBrowser
for help on using the repository browser.