Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: wkxez
  • Order by date
  1. wkxez

    user subroutine DISP : fix the boundary when a variable reaches the prescribed value

    Hi I am using the subroutine DISP. I defined a variable P used to determine when to fix the boundary. if (KSTEP .EQ. 1) then IF((COORDS(3) .EQ. 0.0000) .AND. (JDOF .EQ. 1) .AND. (P .GE. 0.10)) then U(1)=0.0000000000 !write(*,*) 'P_conver',P_conver END IF IF((COORDS(3) .EQ. 0.0000)...

Part and Inventory Search