Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion turbChannel/turbChannel.usr
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ c-----------------------------------------------------------------------
call create_obj(iobj_wall,bIDs,1)
nm = iglsum(nmember(iobj_wall),1)
if(nid.eq.0) write(6,*) 'obj_wall nmem:', nm
call prepost(.true.,' ')
call prepost(.true.,' ')
endif

ubar = glsc2(vx,bm1,n)/volvm1
Expand Down