Skip to content
Snippets Groups Projects
Commit 0a45f088 authored by Edilbert Kirk's avatar Edilbert Kirk
Browse files

add GUIPUT for amplitude array

parent 9b88b14d
Branches
No related tags found
No related merge requests found
...@@ -1514,7 +1514,7 @@ if (npost > 0) then ...@@ -1514,7 +1514,7 @@ if (npost > 0) then
call guiput("GVYM" // char(0), gguiym, 1, ngx, 1) ! v call guiput("GVYM" // char(0), gguiym, 1, ngx, 1) ! v
c4(:,:) = cq(:,:) c4(:,:) = cq(:,:)
call guiput("CQ" // char(0), c4, nkx+1, nfy+1, 2) ! v call guiput("C4" // char(0), c4, nkx+1, nfy+1, 2) ! v
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment