Skip to content
Snippets Groups Projects
Commit aaaa2c35 authored by Dave Whipp's avatar Dave Whipp
Browse files

Typo fixed

parent 6c027b02
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ double precision,allocatable :: vol_lsf(:)
double precision :: aelp(params%mpe*ndof,params%mpe*ndof),belp(params%mpe*ndof)
double precision :: prod,vol_lsf0,eviscosityp,eps,weight,yield_ratio_temp
double precision :: xmean,ymean,zmean,frict_angle_temp
double presicion :: viscosity,expon,activ,fviscosity,fvisc_weak_onset
double precision :: viscosity,expon,activ,fviscosity,fvisc_weak_onset
character(len=8) :: plasticity_type
logical :: is_plastic_temp,vbounded_temp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment