FEAP User Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
FEAP Version 8.6.1n released: February 14, 2022
Home
Help
Search
FEAPwiki
Login
Register
FEAP User Forum
»
FEAP
»
Programming
»
Checking consistency of algorithmic tangents
« previous
next »
Print
Pages: [
1
]
Author
Topic: Checking consistency of algorithmic tangents (Read 6062 times)
dhurtado
New Member
Posts: 2
Checking consistency of algorithmic tangents
«
on:
April 19, 2013, 01:22:17 PM »
Hi all,
I am coding user material and element subroutines. Is there any way in FEAP to check the consistency of the material and element algorithmic tangents (other than hoping for quadratic convergence)?
Best,
Daniel
Logged
FEAP_Admin
Administrator
FEAP Guru
Posts: 993
Re: Checking consistency of algorithmic tangents
«
Reply #1 on:
April 25, 2013, 11:59:51 PM »
There are two things you can try:
TANG,NUME,1
will use a numerically computed tangent (finite differenced). You can compare this to what you get with TANG,,1.
NTANgent does something similar but test on a simple problem to understand what each does.
Logged
Print
Pages: [
1
]
« previous
next »
FEAP User Forum
»
FEAP
»
Programming
»
Checking consistency of algorithmic tangents