Home
last modified time | relevance | path

Searched refs:CONT_NTRAC (Results 1 – 3 of 3) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/static/
H A Dmake_result.f90345 if( fstrSOLID%output_ctrl(3)%outinfo%on(36) .and. associated(fstrSOLID%CONT_NTRAC) ) then
349 call hecmw_result_add( id, nitem, label, fstrSOLID%CONT_NTRAC )
690 if( fstrSOLID%output_ctrl(4)%outinfo%on(36) .and. associated(fstrSOLID%CONT_NTRAC) ) then
971 if( fstrSOLID%output_ctrl(4)%outinfo%on(36) .and. associated(fstrSOLID%CONT_NTRAC) ) then
978 fstrRESULT%node_val_item(nitem*(i-1)+j+iitem) = fstrSOLID%CONT_NTRAC(nn*(i-1)+j)
1533 if( fstrSOLID%output_ctrl(phase)%outinfo%on(36) .and. associated(fstrSOLID%CONT_NTRAC) ) then
1537 fstrSOLID%CONT_NTRAC(:) = 0.d0
1541 fstrSOLID%CONT_NTRAC(3*i-2:3*i) = fstrSOLID%CONT_NFORCE(3*i-2:3*i)/area
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_contact.f90460 if( .not. associated(fstrSOLID%CONT_NTRAC) ) then
461 allocate( fstrSOLID%CONT_NTRAC(hecMAT%NP*3) )
462 fstrSOLID%CONT_NTRAC(:) = 0.d0
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90334 real(kind=kreal), pointer :: CONT_NTRAC(:) !< contact normal traction force for output component