Changeset 1621 for trunk/LMDZ.VENUS/libf
- Timestamp:
- Oct 25, 2016, 9:23:21 AM (8 years ago)
- Location:
- trunk/LMDZ.VENUS/libf/phyvenus
- Files:
-
- 3 added
- 27 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/ajsec.F
r1530 r1621 8 8 use dimphy 9 9 use mod_grid_phy_lmdz, only: nbp_lev 10 use cpdet_ mod, only: t2tpot, tpot2t10 use cpdet_phy_mod, only: t2tpot, tpot2t 11 11 IMPLICIT none 12 12 c====================================================================== -
trunk/LMDZ.VENUS/libf/phyvenus/chemparam_mod.F90
r1468 r1621 671 671 672 672 SUBROUTINE chemparam_ini 673 USE infotrac 673 USE infotrac_phy, ONLY: nqtot, tname 674 674 IMPLICIT NONE 675 675 INTEGER :: i -
trunk/LMDZ.VENUS/libf/phyvenus/clmain.F
r1591 r1621 36 36 use dimphy 37 37 use mod_grid_phy_lmdz, only: nbp_lev 38 use cpdet_ mod, only: t2tpot38 use cpdet_phy_mod, only: t2tpot 39 39 IMPLICIT none 40 40 c====================================================================== … … 480 480 use dimphy 481 481 use mod_grid_phy_lmdz, only: nbp_lon, nbp_lat, nbp_lev 482 use cpdet_ mod, only: t2tpot,tpot2t,cpdet482 use cpdet_phy_mod, only: t2tpot,tpot2t,cpdet 483 483 484 484 IMPLICIT none … … 918 918 919 919 use dimphy 920 use cpdet_ mod, only: cpdet,t2tpot920 use cpdet_phy_mod, only: cpdet,t2tpot 921 921 IMPLICIT none 922 922 c====================================================================== … … 1229 1229 use dimphy 1230 1230 use mod_grid_phy_lmdz, only: nbp_lev 1231 use cpdet_ mod, only: cpdet1231 use cpdet_phy_mod, only: cpdet 1232 1232 IMPLICIT none 1233 1233 c====================================================================== -
trunk/LMDZ.VENUS/libf/phyvenus/concentrations2.F
r1591 r1621 3 3 use dimphy 4 4 use conc, only: mmean, rho, Akknew, rnew, cpnew 5 use cpdet_ mod, only: cpdet5 use cpdet_phy_mod, only: cpdet 6 6 USE chemparam_mod 7 use infotrac8 7 9 8 implicit none -
trunk/LMDZ.VENUS/libf/phyvenus/diagphy.F
r1530 r1621 208 208 209 209 use dimphy 210 use cpdet_ mod, only: cpdet210 use cpdet_phy_mod, only: cpdet 211 211 IMPLICIT NONE 212 212 C -
trunk/LMDZ.VENUS/libf/phyvenus/dyn1d/rcm1d.F
r1549 r1621 403 403 , plev,play,pk,phi,phisfi, 404 404 , presnivs, 405 , u,v,temp,q, 405 , u,v,temp,q, 406 , plev,temp, ! "planetary mean" plev and temperature 406 407 , w, 407 408 C - sorties -
trunk/LMDZ.VENUS/libf/phyvenus/flott_gwd_ran.F90
r1591 r1621 1 1 SUBROUTINE FLOTT_GWD_RAN(NLON,NLEV,DTIME, pp, pn2, & 2 tt,uu,vv,zustr,zvstr,d_t, d_u, d_v) 2 tt,uu,vv, plevmoy, & 3 zustr,zvstr,d_t, d_u, d_v) 3 4 4 5 !---------------------------------------------------------------------- … … 14 15 15 16 use dimphy 16 use moyzon_mod, only: plevmoy17 17 implicit none 18 18 … … 32 32 REAL, intent(in):: UU(NLON, NLEV) , VV(NLON, NLEV) 33 33 ! Hor winds at full levels 34 REAL, intent(in) :: plevmoy(NLEV+1) ! (planet-averaged) mean pressure (Pa) at interlayers 34 35 35 36 ! 0.2 OUTPUTS -
trunk/LMDZ.VENUS/libf/phyvenus/interface_surf.F90
r1017 r1621 46 46 47 47 use write_field_phy 48 use cpdet_ mod, only: cpdet48 use cpdet_phy_mod, only: cpdet 49 49 50 50 IMPLICIT none … … 197 197 198 198 use write_field_phy 199 use cpdet_ mod, only: t2tpot, tpot2t199 use cpdet_phy_mod, only: t2tpot, tpot2t 200 200 201 201 IMPLICIT none -
trunk/LMDZ.VENUS/libf/phyvenus/lw_venus_ve.F
r1530 r1621 6 6 7 7 use dimphy 8 use cpdet_ mod, only: cpdet8 use cpdet_phy_mod, only: cpdet 9 9 IMPLICIT none 10 10 -
trunk/LMDZ.VENUS/libf/phyvenus/lwi.F
r1530 r1621 2 2 3 3 use dimphy 4 use cpdet_ mod, only: cpdet4 use cpdet_phy_mod, only: cpdet 5 5 implicit none 6 6 -
trunk/LMDZ.VENUS/libf/phyvenus/moldiff_red.F90
r1609 r1621 3 3 4 4 USE chemparam_mod 5 USE infotrac 5 USE infotrac_phy 6 6 USE dimphy 7 7 … … 935 935 SUBROUTINE QMNEW(Q1,DQ,Q2,dtime,nl,nq,gc,ig) 936 936 use chemparam_mod 937 use infotrac 937 use infotrac_phy 938 938 IMPLICIT NONE 939 939 … … 971 971 SUBROUTINE MMOY(massemoy,mol_tr,qq,gc,nl,nq) 972 972 use chemparam_mod 973 use infotrac 973 use infotrac_phy 974 974 IMPLICIT NONE 975 975 … … 1057 1057 & Nraf,Nrafk,Rraf,Rrafk,il,nl,nq,nlx,ig) 1058 1058 use chemparam_mod 1059 use infotrac 1059 use infotrac_phy 1060 1060 IMPLICIT NONE 1061 1061 #include "YOMCST.h" … … 1401 1401 & pp,M,gc,nl,nq,nlx,ig) 1402 1402 use chemparam_mod 1403 use infotrac 1403 use infotrac_phy 1404 1404 IMPLICIT NONE 1405 1405 #include "YOMCST.h" -
trunk/LMDZ.VENUS/libf/phyvenus/moldiffcoeff_red.F
r1530 r1621 2 2 3 3 USE chemparam_mod 4 USE infotrac 4 USE infotrac_phy 5 5 USE dimphy 6 use infotrac7 6 8 7 IMPLICIT NONE -
trunk/LMDZ.VENUS/libf/phyvenus/new_cloud_sedim.F
r1543 r1621 5 5 6 6 USE ioipsl 7 USE infotrac8 7 USE dimphy 9 8 USE chemparam_mod -
trunk/LMDZ.VENUS/libf/phyvenus/new_photochemistry_venus.F90
r1525 r1621 5 5 6 6 USE chemparam_mod 7 USE infotrac8 7 9 8 implicit none -
trunk/LMDZ.VENUS/libf/phyvenus/phyetat0.F90
r1545 r1621 12 12 USE phys_state_var_mod 13 13 USE iostart 14 USE infotrac15 14 use geometry_mod, only: longitude_deg, latitude_deg 16 15 USE time_phylmdz_mod, only: itau_phy, raz_date -
trunk/LMDZ.VENUS/libf/phyvenus/phyredem.F90
r1545 r1621 11 11 USE iostart, only : open_restartphy,close_restartphy, & 12 12 put_var,put_field 13 USE infotrac14 13 use geometry_mod, only: longitude_deg, latitude_deg 15 14 USE time_phylmdz_mod, only: day_end, annee_ref, itau_phy, raz_date -
trunk/LMDZ.VENUS/libf/phyvenus/physiq_mod.F
r1572 r1621 12 12 . paprs,pplay,ppk,pphi,pphis,presnivs, 13 13 . u,v,t,qx, 14 . flxmw, 14 . flxmw, plevmoy, tmoy, 15 15 . d_u, d_v, d_t, d_qx, d_ps) 16 16 … … 61 61 USE ioipsl 62 62 ! USE histcom ! not needed; histcom is included in ioipsl 63 USE infotrac64 63 use dimphy 65 64 USE geometry_mod,only: longitude, latitude, ! in radians … … 72 71 USE write_field_phy 73 72 USE iophy 74 USE cpdet_ mod, only: cpdet, t2tpot73 USE cpdet_phy_mod, only: cpdet, t2tpot 75 74 USE chemparam_mod 76 75 USE conc 77 76 USE compo_hedin83_mod2 78 use moyzon_mod, only: tmoy79 77 ! use ieee_arithmetic 80 78 use time_phylmdz_mod, only: annee_ref, day_ref, itau_phy 81 79 use mod_grid_phy_lmdz, only: nbp_lon 82 use logic_mod, only: iflag_trac80 use infotrac_phy, only: iflag_trac, tname, ttext 83 81 IMPLICIT none 84 82 c====================================================================== … … 139 137 140 138 REAL flxmw(klon,klev) 139 REAL,INTENT(IN) :: plevmoy(klev+1) ! planet-averaged mean pressure (Pa) at interfaces 140 REAL,INTENT(IN) :: tmoy(klev) ! planet-averaged mean temperature (Pa) at mid-layers 141 141 142 142 REAL d_u(klon,klev) … … 1549 1549 1550 1550 call flott_gwd_ran(klon,klev,dtime,pplay,zn2, 1551 e t_seri, u_seri, v_seri, 1551 e t_seri, u_seri, v_seri, plevmoy, 1552 1552 o zustrhi,zvstrhi, 1553 1553 o d_t_hin, d_u_hin, d_v_hin) -
trunk/LMDZ.VENUS/libf/phyvenus/phytrac_emiss.F
r1543 r1621 28 28 c 29 29 c====================================================================== 30 USE infotrac 30 USE infotrac_phy, ONLY: nqtot 31 31 use dimphy 32 32 USE geometry_mod, only: cell_area -
trunk/LMDZ.VENUS/libf/phyvenus/phytrac_relax.F
r1543 r1621 25 25 c 26 26 c====================================================================== 27 USE infotrac 27 USE infotrac_phy, ONLY: nqtot, tname 28 28 use dimphy 29 29 USE chemparam_mod,only:M_tr -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_cl.F
r1530 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9 -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_cl_1Dglobave.F
r1530 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9 -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_dc.F
r1530 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9 -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_dc_1Dglobave.F
r1530 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9 -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_rh.F
r1591 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9 -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_rh_1Dglobave.F
r1591 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9 -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_ve.F
r1530 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9 -
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_ve_1Dglobave.F
r1530 r1621 5 5 6 6 use dimphy 7 use cpdet_ mod, only: cpdet7 use cpdet_phy_mod, only: cpdet 8 8 IMPLICIT none 9 9
Note: See TracChangeset
for help on using the changeset viewer.