Changeset 1988


Ignore:
Timestamp:
Feb 27, 2014, 8:43:23 AM (10 years ago)
Author:
Ehouarn Millour
Message:

Bug fix: in dyn3dpar seting and updating of surface pressure hallo was missing in physics step (only matters for cases where physics modify surface pressure).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dpar/leapfrog_p.F

    r1987 r1988  
    766766     *                               jj_Nb_physic,1,2,Request_physic)
    767767
     768        call Register_SwapFieldHallo(ps,ps,ip1jmp1,1,
     769     *                               jj_Nb_physic,2,2,Request_physic)
     770
    768771        call Register_SwapFieldHallo(p,p,ip1jmp1,llmp1,
    769772     *                               jj_Nb_physic,2,2,Request_physic)
     
    943946       
    944947        call Register_SwapField(masse,masse,ip1jmp1,llm,
     948     *                               jj_Nb_caldyn,Request_physic)
     949
     950        call Register_SwapField(ps,ps,ip1jmp1,1,
    945951     *                               jj_Nb_caldyn,Request_physic)
    946952
Note: See TracChangeset for help on using the changeset viewer.