由买买提看人间百态

topics

全部话题 - 话题: ansi
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
w****e
发帖数: 3827
1
来自主题: JobHunting版 - 内推ANSYS
当初上学时候engineering那个大楼好像就是ANSYS建的
F*********1
发帖数: 167
2
来自主题: JobMarket版 - ANSYS职位refer
如题,本人在ANSYS工作,有兴趣的可以联系我做refer,在refer之前请不要在官网上
apply。
x*****3
发帖数: 7
3
来自主题: JobMarket版 - ANSYS职位refer
你好,能私心联系吗,我很有意到Ansys工作
d********e
发帖数: 198
4
来自主题: Working版 - 能用盗版ANSYS做Consulting吗?
马上就要离开这个公司,但公司想让我继续做他们的consulting work.现在家里面的电
脑里有盗版的ANSYS,我不大肯定能否用这个盗版的license给公司做consulting work.
老板问了一下我的license到底是不是合法的,我暂时还没有给他具体的答案,只是说
这个是学生软件,暂时还可以用。
大家说说看,我如果用这个盗版的license给公司做consulting work的话,会有哪些严
重的后果。
BTW,这个公司不会用我做的work publish any papers.
b*******0
发帖数: 118
5
想找人当面请教一下Ansys机械应力分析的一个应用。站内联系,谢谢!
w********o
发帖数: 10088
6
ansys其实还好,看manual照着样本跑几个小程序就明白了。有什么疑问试试条件也就
出来了。simulation就是这个好,可以try and error
b***e
发帖数: 58
7
来自主题: Pittsburgh版 - 这里有没有在ANSYS工作的?
以前不知道ANSYS的总部居然在匹兹堡
b****e
发帖数: 15
8
来自主题: Database版 - SQL Server 7 application by ANSI C++
what is the highest efficient coding way to impliment DB, such as
insert, store, retrieve, exception...by ANSI C++.
only know DTL within STL, but not robust enough, any other API, library??
thanks
t******n
发帖数: 138
9
来自主题: Programming版 - 问一个关于ANSI C中system命令的问题
我用system命令在ANSI C主程序A中调用另一程序B,
程序B的结果是一个数值,我想把这个结果赋值给程序A中的
一个变量,应该怎么传递呢?
我以前让B把结果写在硬盘上,再在A里把它读出来,感觉很傻。
google了一下,好像是用fork(),execl(),pipe()等等.......
多谢!
t******n
发帖数: 138
10
来自主题: Programming版 - 问一个关于ANSI C中system命令的问题
对不起,没说清楚,
B程序prints a value to stdout。
我的程序是在linux下运行,不是ANSI C也行。
a****l
发帖数: 8211
11
来自主题: Programming版 - ANSI C 问题: 如何找到绝对路径?
i don't think ANSI C (should) deals with things like absolute/full path.
T********r
发帖数: 6210
12
Help! Recently I want to get an IRIX 5.2/5.3 box work (sounds too
old now. :p) It works fine except the ANSI C header files are all
missing, such as stdio.h, strings.h, stdlib.h, etc. Anybody here
had the experiences of IRIX knows which subsystem contains these
files? Without these files, the compilter cannot work and I even
cannot build a hello world. :(
xt
发帖数: 17532
13
【 以下文字转载自 Programming 讨论区 】
发信人: xt (拷贝猫), 信区: Programming
标 题: ANSI C 问题: 如何找到绝对路径?
发信站: BBS 未名空间站 (Tue Dec 15 15:33:15 2009, 美东)
比如说,我现在有下列路径情况:
/home/users/xt/test/a.out
./a.out
a.out (同./a.out)
../../test/a.out
在已知的current working dir情况下(e.g. /home/users/xt)
如何能得到绝对路径?
谢谢
b*********n
发帖数: 1258
14
是unix下的ansi c
我现在有一个double float
code=0.9723847328146829146782164783216478326473826147382614873216483721648732
我需要把这个变量code的二进制形式或者八进制或者十六进制输出
我想问得是是要用printf函数吗?还是别的函数?
如果是用printf,使我下面的这个式子吗?
printf("\nThe code in Hex is %#ox\n\n",code);
关键是那个小数很长
我需要他的全部长度
不仅仅他的开头的部分
谢谢了
f********r
发帖数: 59
15
来自主题: Computation版 - Ansys分析求助
问题:有一个圆环,被弹簧悬挂在位于圆环圆心的固定点上。在圆环上施加扭矩,要计算
悬挂弹簧的扭转刚度(非线性弹簧)。
用Ansys建模时使用的是实体命令,划分网格使用SOLID95单元(单元本身没有旋转自由度
)。从分析结果中只能读出每一个节点的位移ux,uy,uz。有什么办法可以直接读出圆环在
扭矩作用下整体的旋转角度?
先谢了!
w******f
发帖数: 8
16
来自主题: Computation版 - how to define this material in ANSYS?
A hyperelastic material with stain energy relation:
W=c*exp(a*I1^2+b*I2]
where a, b, c are constants, and
I1=e11+e22+e33
I2=e11*e22+e22*e33+e33*e11-e12^2-e23^2-e31^2
(From Fung's biomechanics of living tissue)
I read ANSYS theory manual, didnt' find a hyperelastic model that I can use
directly. Actually, I am not sure the hyperelastic models already there. If
there is one I can use approximately.
t***u
发帖数: 8
17
来自主题: Computation版 - 请教Ansys高手一个问题
我现在要做一个结构的时程分析,材料是非线性的。材料的应力跟位移和速度都有关系,
也就是说,如果用公式表示的话:材料的应力=f(位移)+g(速度)。f 和g的表达式是已
知的。我的问题是:在Ansys里,怎样建立材料模型。非常感谢!!
l********g
发帖数: 2
18
来自主题: Computation版 - 请教ansys高手一个泊松比的问题
用ansys进行非线性(材料)模拟分析时,一般是假定一个非线性的应力应变关系,也就是
说弹性模量是变化的。有没有可能使得泊松比也成为变值,也就是说,泊松比随着材料的
应力(或应变)状态的不同而改变。
c*******e
发帖数: 5
19
来自主题: Computation版 - 请教ANSYS高手
请教ANSYS高手,在进行热+结构分析时,也就是考虑由于热应力引起的结构变形时
,如何把材料的屈服极限值考虑到结构变形中去?
现在我算出来的结果,物体变形结算结束以后,其应力仍然超过屈服应力很多。
M*********y
发帖数: 18
20
ANSYS的自带help文件不够好,有什么好书可推荐吗?多谢。
c******e
发帖数: 15
21
来自主题: Computation版 - convert c++ to ansi c
I got a program in c++ (5000 lines code), and need to convert it to ansi C.
What changes I have to make to complete this job?
Thanks!
c******e
发帖数: 15
22
I got a program in c++ (5000 lines code), and need to convert it to ansi C.
What changes I have to make to complete this job?
Thanks!
x*****i
发帖数: 287
23
我用matlab做了一个三维空间矩阵50x50x50,里面随机分布着水、泥土还有黄铜三种物
质颗粒,一个网格就代表一个种物质。
我能把这个geometry导入到Ansys里面算高频的effective permittivity吗?
有没有关于这方面的instruct或者manual?
谢谢。
p********n
发帖数: 36
24
【 以下文字转载自 JobHunting 讨论区 】
发信人: perception (perception), 信区: JobHunting
标 题: 有没有人在ANSYS工作
发信站: BBS 未名空间站 (Sun Aug 24 17:46:25 2014, 美东)
网上看到有几个opening,非常感兴趣,求内推。非常感谢。
r**r
发帖数: 461
25
做RF circuit design and system simulations, 比如说 S parameter analysis, PA
和LNA design, 包括RFIC design, 哪个tool更好一点?更容易掌握?library差别大
吗?和NA, SA等仪器的输出输入方便程度?
以前一直用ADS, 觉得很好用。现在要我们评估ANSYS,.我根本没用过。麻烦有经验的
朋友讲讲。
多谢!
g*****o
发帖数: 930
26
来自主题: Engineering版 - 有人用ANSYS吗??
有个问题想问问, 是用ANSYS 算SEMICONDUCTOR HETEROSTRUCTURE里的STRAIN的..希望可
以讨论以下...
w****p
发帖数: 90
27
来自主题: Engineering版 - 请教ANSYS高手
no. This is one small thing I have to calculate in my dissertation. My
research is nothing to do with ANSYS. I just have to plot one figure about
the heat distribution. Thank you for reply anyway
a***8
发帖数: 2433
28
来自主题: Engineering版 - 请教ANSYS高手
I haven't use Ansys for 10 years, don't know how it works anymore. Basicly
you need to use the static electrical solver, define two current boundary
conditions,one in, one out, with same amount of current, and solve for the
current distribution. Voltage condition works the same. You can plot your
current distribution as heat distribution, they are the same.
g*****o
发帖数: 930
29
try to call ansys company, they may assis u depending on what kinda
contract your university/company has with them...

LINK
j*****h
发帖数: 2577
30
来自主题: Engineering版 - 有用ansys的朋友么?
【 以下文字转载自 Hardware 讨论区 】
发信人: justnth (虚), 信区: Hardware
标 题: 有用ansys的朋友么?
发信站: BBS 未名空间站 (Wed Aug 27 13:53:27 2008), 转信
能说说所做的问题的范围和自己所用电脑的硬件配置么?
完全是新手
J***n
发帖数: 25
31
来自主题: Engineering版 - 有用ansys的朋友么?
Ansys有很多版本,最全的那个叫Multi-physics,除了可以做传统的机械的仿真,还可
以做耦合的多场仿真,包括热,电磁,流体
其实台式机也能跑,就看你的问题复杂度如何了。
可以去一些讨论有限元的论坛,或者机械,MEMS相关的论坛去看看
k***4
发帖数: 36
32
来自主题: Engineering版 - 有用ansys的朋友么?
I worked in ANSYS as FEM engineer three year ago.
Just for your reference,we used Two CPUs and 4 GB memory to solve most
problems.
c*****r
发帖数: 296
33
来自主题: Engineering版 - 有用ansys的朋友么?
wow so high salary,can you introduce me some job chance for ansys
o*o
发帖数: 193
34
来自主题: Engineering版 - ANSYS 问题请教
刚开始学习用ANSYS做一点模拟,其中有个固体表面CONVECTION的问题不知道怎么处理
。模拟的问题中CONVECTION的条件(film coefficient)会随时间变化,请教牛人指点
一下如何处理,或者哪里可以找到答案 。谢谢
o******r
发帖数: 60
35
很菜的一个问题
如果modeling domain有很多subdomains,如何在post processing的时候,仅仅导出指定
subdomain中的element solution. 比方说一个2维的modeling
domain是由两个subdomainA1和A2构成的,我只想要属于A2的elements的结果,怎么样才
能让Ansys直接输出呢?
用element table什么的会把属于A1的element solution也输出来,混在一起很麻烦。
急。。。多谢多谢
l******e
发帖数: 3426
36
来自主题: ME版 - ANSYS问题
那边缘的nodes选中在让ansys算不行?
l***i
发帖数: 38
37
来自主题: ME版 - Help on Ansys
I got it, however it is long, I don't know whether it is appropriate to post
it here. actually, my problem is simple : a 3D rectangular bar with
temperature fixed at both ends and current passing through it to generate
heat. the main problem is the radiation boundary condition, it bring the
nonliearity into this problem. I don't have much experience in using Ansys
nonlinear solver options and radiation options. Does daxia have any
suggestions,like very common ones in dealing with them?

not
here
c*******e
发帖数: 5
38
来自主题: ME版 - 关于ANSYS的问题
请问ansys高手,在进行热+结构分析的时候,也就是计算由于热应力引起的结构变
形时,如何把材料的屈服极限考虑到最后的结构变形中去?
l**o
发帖数: 1240
39
来自主题: ME版 - ABAQUS vs. ANSYS
I think ANSYS is more popular in small and midsize companies
l**o
发帖数: 1240
40
来自主题: ME版 - ABAQUS vs. ANSYS
search Ansys and Abaqus as keyword separately in Monster.com
you will see difference
b******e
发帖数: 165
41
Want to buy a desktop for running ANSYS, FEMLAB and MATLAB at home (here damn
cold). Need help as to what configurations I need to choose. P4 2.8-3.2 HT,
1-2GB DDR2, 80-200 GB HDD whatsoever…… What are the major limiting factors
while running these animals? Appreciate any input.
f*********e
发帖数: 71
42
是不是ansys的功能要低一些?还是两个完全一样?
a******n
发帖数: 98
43
Sorry, I didn't say it very clearly. My question : I need to use ANSYS to
model a plate which is made of piezoelectric material, and I don't know where
I can input the material properties: piezoelectric coefficients and
dielectric coefficients for this kind of material.
f*********e
发帖数: 71
44
说实话,Ansys的帮助比abaqus的差多了.
l***i
发帖数: 38
45
Just got back from an interview. small company and neeed a stress analyst.
They don't think I have strong sense in solving industrial problems. Damn it!
BTW, does anyone know how to assign material property to each element and also
update it with time changing in ANSYS? I really appreciate it if anybody can
answer it. Thanks a lot!
p**e
发帖数: 126
46
well, if it is a simple prolem such this, you can use ansys script to generate
the input file. one property set for each element

is
me
Thanks
a******n
发帖数: 98
47
I met a problem when I used ANSYS to model a composite piezoelectric plate
. I assigned 4 DOF (ux,uy,uz,volt) to all nodes of the two-layer plate(both
layers are made of piezoelectric materials). And the plate are simply
supported at four edges and voltage is applied on the top surface.
During the solving process, error was shown: "specified constraint not
allowed on slave DOF in coupled set". It sounds that Volt DOF are slave DOF.
Why did I encounter this problem when I specify mechanic
Y***o
发帖数: 4135
48
来自主题: ME版 - Does ANSYS have an electronics
Does ANSYS have a thermal analysis software for the electronics industry like
FLOTHERM??
Or where can I find Flotherm cracked version??
Thanks a lot
x******g
发帖数: 442
49
来自主题: ME版 - Does ANSYS have an electronics

like
see the tutorial of ANSYS, it will tell u almost everything
P*******9
发帖数: 113
50
来自主题: ME版 - Does ANSYS have an electronics
ANSYS has thermal modeling function. If used for electronic cooling, its
function is not good.
Icepak and Flotherm are best.
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)