Changeset 185


Ignore:
Timestamp:
03/02/18 17:35:00 (6 years ago)
Author:
aquiquet
Message:

Correcting multiple definitions of inv_mweert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/furst_schoof_mod.f90

    r184 r185  
    592592real,intent(out) :: phi_schoof 
    593593 
    594 real             :: inv_mweert 
    595  
    596594! afq: in standard GRISLI (19/05/17), tob= -beta ub => m_weert = 1 and C_frot = beta 
    597  
    598 inv_mweert = 1./m_weert 
    599595 
    600596!phi_schoof = (((A_mean * rog**(n_glen+1) * (1 - alpha)**n_glen) / (4**n_glen *C_frot)) **(1./(1.+1./m_weert)))*back_force_coef**(n_glen/(1+1./m_weert)) 
Note: See TracChangeset for help on using the changeset viewer.