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

Minor formatting edit

parent 7ee09f11
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ module definitions ...@@ -27,7 +27,7 @@ module definitions
integer nsurface,nt integer nsurface,nt
double precision,dimension(:),pointer::r,s,x,y,z,xn,yn,zn,u,v,w double precision,dimension(:),pointer::r,s,x,y,z,xn,yn,zn,u,v,w
integer levelt,itype,material,surface_type integer levelt,itype,material,surface_type
double precision :: sp01,sp02,sp03,sp04,sp05,sp06,sp07,sp08,sp09,sp10 double precision :: sp01,sp02,sp03,sp04,sp05,sp06,sp07,sp08,sp09,sp10
double precision activation_time double precision activation_time
integer,dimension(:,:),pointer::icon integer,dimension(:,:),pointer::icon
logical rand logical rand
......
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