design - كتاب Introduction to the ANSYS Parametric Design Language (APDL)
منتدى هندسة الإنتاج والتصميم الميكانيكى
بسم الله الرحمن الرحيم

أهلا وسهلاً بك زائرنا الكريم
نتمنى أن تقضوا معنا أفضل الأوقات
وتسعدونا بالأراء والمساهمات
إذا كنت أحد أعضائنا يرجى تسجيل الدخول
أو وإذا كانت هذة زيارتك الأولى للمنتدى فنتشرف بإنضمامك لأسرتنا
وهذا شرح لطريقة التسجيل فى المنتدى بالفيديو :
http://www.eng2010.yoo7.com/t5785-topic
وشرح لطريقة التنزيل من المنتدى بالفيديو:
http://www.eng2010.yoo7.com/t2065-topic
إذا واجهتك مشاكل فى التسجيل أو تفعيل حسابك
وإذا نسيت بيانات الدخول للمنتدى
يرجى مراسلتنا على البريد الإلكترونى التالى :

Deabs2010@yahoo.com


-----------------------------------
-Warning-

This website uses cookies
We inform you that this site uses own, technical and third parties cookies to make sure our web page is user-friendly and to guarantee a high functionality of the webpage.
By continuing to browse this website, you declare to accept the use of cookies.
منتدى هندسة الإنتاج والتصميم الميكانيكى
بسم الله الرحمن الرحيم

أهلا وسهلاً بك زائرنا الكريم
نتمنى أن تقضوا معنا أفضل الأوقات
وتسعدونا بالأراء والمساهمات
إذا كنت أحد أعضائنا يرجى تسجيل الدخول
أو وإذا كانت هذة زيارتك الأولى للمنتدى فنتشرف بإنضمامك لأسرتنا
وهذا شرح لطريقة التسجيل فى المنتدى بالفيديو :
http://www.eng2010.yoo7.com/t5785-topic
وشرح لطريقة التنزيل من المنتدى بالفيديو:
http://www.eng2010.yoo7.com/t2065-topic
إذا واجهتك مشاكل فى التسجيل أو تفعيل حسابك
وإذا نسيت بيانات الدخول للمنتدى
يرجى مراسلتنا على البريد الإلكترونى التالى :

Deabs2010@yahoo.com


-----------------------------------
-Warning-

This website uses cookies
We inform you that this site uses own, technical and third parties cookies to make sure our web page is user-friendly and to guarantee a high functionality of the webpage.
By continuing to browse this website, you declare to accept the use of cookies.



 
الرئيسيةالبوابةأحدث الصورالتسجيلدخولحملة فيد واستفيدجروب المنتدى

شاطر
 

 كتاب Introduction to the ANSYS Parametric Design Language (APDL)

اذهب الى الأسفل 
كاتب الموضوعرسالة
Admin
مدير المنتدى
مدير المنتدى
Admin

عدد المساهمات : 18717
التقييم : 34685
تاريخ التسجيل : 01/07/2009
الدولة : مصر
العمل : مدير منتدى هندسة الإنتاج والتصميم الميكانيكى

design - كتاب Introduction to the ANSYS Parametric Design Language (APDL) Empty
مُساهمةموضوع: كتاب Introduction to the ANSYS Parametric Design Language (APDL)   design - كتاب Introduction to the ANSYS Parametric Design Language (APDL) Emptyالسبت 01 يونيو 2019, 1:40 am

أخوانى فى الله
أحضرت لكم كتاب
Introduction to the ANSYS Parametric Design Language (APDL)
Second Edition
Compiled by:
The Tech Support Team at PADT, Inc.
Edited by:
Eric Miller
Phoenix Analysis & Design Technologies  

design - كتاب Introduction to the ANSYS Parametric Design Language (APDL) I_t_t_10
ويتناول الموضوعات الأتية :

Table of Contents
Chapter 1: Introduction and APDL Overview
1.1 Introduction
1.2 Introduction to the Second Edition
1.3 Assumptions
1.4 Workshop Files
1.5 Acknowledgements
1.6 APDL and ANSYS Mechanical
1.7 Overview Topics
1.8 Why Customize?
1.9 What Level of Customization?
1.10 What to Customize
1.11 Definitions
1.12 The Command Interpreter
1.13 What is a Macro?
1.14 Input files
1.15 Creating a macro
1.16 Entities and Numbering in ANSYS Mechanical APDL
Chapter 2: Getting Started
2.1 Introduction
2.2 ANSYS Commands
2.3 Commenting
2.4 Accessing Help for Commands
2.5 Log Files
2.6 Workshop 1: Getting Started
Chapter 3: Parameters
3.1 Introduction
3.2 Defining a Scalar Parameter
3.3 Global and Local Parameters
3.4 Deleting Parameters
3.5 Array Parameters
3.6 Naming rules3.7 Listing Parameters
3.8 Parametric Operations and Functions
3.9 Units for Trigonometric Functions
3.10 Saving/Restoring Parameters
3.11 Using Parameters in Commands
3.12 Workshop 2: Building Parametric Models
Chapter 4: Interfacing with the User
4.1 Introduction
4.2 Prompting the User
4.3 MULTIPRO Command
4.4 Workshop 3: Prompting the User
4.5 Debugging Tips
4.6 Status Bar
4.7 Displaying Messages
4.8 Writing to a File and Showing It
Chapter 5: Program Flow in APDL
5.1 Introduction
5.2 Calling Macros and Passing Arguments
5.3 Nesting
5.4 GO and Labels
5.5 IF Branching
5.6 Checking Execution Status
5.7 REPEAT
5.8 DO Loops
5.9 Implied Do Loops
5.10 Comparison Operators
5.11 RETURN
5.12 Workshop 4: Using IF and MSG
5.13 Workshop 5: Do Loops
Chapter 6: Information Retrieval in ANSYS
6.1 Introduction
6.2 Retrieving Information6.3 GET
6.4 GET Functions
6.5 /INQUIRE
6.6 Inquiry Functions
6.7 Workshop 6: Retrieving Data
Chapter 7: Arrays, Tables, and Strings
7.1 Introduction
7.2 Arrays
7.3 Specifying Array Values
7.4 Editing Arrays in the GUI
7.5 VGET
7.6 VGET (Without the asterisk)
7.7 /INQUIRE
7.8 Using String Arrays in Commands
7.9 Converting String Arrays to Character Parameters
7.10 String Functions
7.11 Filling Arrays
7.12 Vector Operations
7.13 Array Operations vs DO Loops
7.14 Table Arrays
7.15 Table Arrays for Boundary Conditions
7.16 Nested Tables
7.17 4 and 5 Dimension Arrays and Table
7.18 Table and Matrix Operations
7.19 MOPER
7.20 Workshop 7: Using Arrays and Tables
Chapter 8: Importing and Exporting Data
8.1 Introduction
8.2 Writing Data to Files
8.3 CFOPEN and CFCLOSE
8.4 VWRITE
8.5 Format Data Descriptors8.6 VWRITE Examples
8.7 MWRITE
8.8 VREAD
8.9 TREAD
8.10 SREAD
8.11 Reading Data as a Macro
8.12 Importing to POST26 Using Tcl
8.13 Workshop 8: Importing and Exporting Data
Chapter 9: Implementing Macros in a Work Group
9.1 Sharing Macros in Directories
9.2 Macro Libraries
9.3 Encrypting Macros
Chapter 10: Menu Customization Overview with UIDL
10.1 UIDL – The Menu and Dialog Language for ANSYS
MAPDL
10.2 The Menu Building Process
10.3 UIDL Control Files
10.4 UIDL Suggestions and Recommendations
Chapter 11: Building Custom GUI’s with Tcl/Tk
11.1 Tcl/TK and its History
11.2 Advantages of Tcl/Tk
11.3 The Pros and Cons of Using Tcl/Tk to Customize
11.4 Tcl/Tk Syntax
11.5 Tcl/Tk Resources
11.6 Using Tcl/Tk with ANSYS Mechanical APDL
11.7 A Quick Example: Hello World!
11.8 Special Add In Commands for Working with ANSYS
Mechanical APDL
11.9 A More ANSYS Oriented Tcl/Tk Example
11.10 Learning More
Chapter 12: APDL Math
12.1 Introduction to APDL Math
12.2 APDL Math Commands12.3 Workshop 12: APDL Math Example
Chapter 13: Using APDL in ANSYS Mechanical
13.1 Introduction
13.2 Command Objects
13.3 Adding APDL Command Objects
13.4 Interacting with APDL Command Objects
13.5 Referring to entities in a Command Object
13.6 Using APDL Command Objects to Create Plots
Chapter 14: APDL Final Exam
14.1 Water Tower Macro
Appendix 1: Inquiry Functions
Appendix 2: Completed Workshop Macros
Appendix 3: Files Used in Workshops


 كلمة سر فك الضغط : books-world.net
The Unzip Password : books-world.net
أتمنى أن تستفيدوا من محتوى الموضوع وأن ينال إعجابكم

رابط من موقع عالم الكتب لتنزيل كتاب Introduction to the ANSYS Parametric Design Language (APDL)
رابط مباشر لتنزيل كتاب Introduction to the ANSYS Parametric Design Language (APDL)
الرجوع الى أعلى الصفحة اذهب الى الأسفل
Asaad 11
مهندس تحت الاختبار
مهندس تحت الاختبار
Asaad 11

عدد المساهمات : 1
التقييم : 1
تاريخ التسجيل : 26/06/2021
العمر : 42
الدولة : العراق
العمل : مهندس كهرباء
الجامعة : المستنصرية

design - كتاب Introduction to the ANSYS Parametric Design Language (APDL) Empty
مُساهمةموضوع: رد: كتاب Introduction to the ANSYS Parametric Design Language (APDL)   design - كتاب Introduction to the ANSYS Parametric Design Language (APDL) Emptyالأربعاء 30 يونيو 2021, 1:48 pm

الرجوع الى أعلى الصفحة اذهب الى الأسفل
Admin
مدير المنتدى
مدير المنتدى
Admin

عدد المساهمات : 18717
التقييم : 34685
تاريخ التسجيل : 01/07/2009
الدولة : مصر
العمل : مدير منتدى هندسة الإنتاج والتصميم الميكانيكى

design - كتاب Introduction to the ANSYS Parametric Design Language (APDL) Empty
مُساهمةموضوع: رد: كتاب Introduction to the ANSYS Parametric Design Language (APDL)   design - كتاب Introduction to the ANSYS Parametric Design Language (APDL) Emptyالخميس 01 يوليو 2021, 7:04 am

Asaad 11 كتب:
السلام عليكم كيف الحال 
الرابط لا يعمل


وعليكم السلام
أهلا وسهلا بيك يابشمهندس
الرابط يعمل 100 % وقمنا بتجربته أكثر من مرة
اذا استمرت المشكلة نرجو موافاتنا بصورة من الخطأ الذي يظهر لحله
ستجد الرابط أسفل المساهمة الرئيسية
فقط اضغط على جملة رابط تنزيل
وإذا لم يظهر لك قم بتغيير المتصفح
موضوع يشرح طريقة التسجيل فى المنتدى خطوة بخطوة
https://.eng2010.com/t5785-topic
موضوع يشرح طريقة التنزيل من المنتدى خطوة بخطوة
https://.eng2010.com/t2065-topic
موضوع يشرح طريقة حل جميع مشاكل فتح و فك ضغط الملفات من منتدى هندسة الإنتاج والتصميم الميكانيكي
https://.eng2010.com/t7708-topic
الرجوع الى أعلى الصفحة اذهب الى الأسفل
 
كتاب Introduction to the ANSYS Parametric Design Language (APDL)
الرجوع الى أعلى الصفحة 
صفحة 2 من اصل 1
 مواضيع مماثلة
-
» كتاب Creo Parametric - Advanced Design
» كتاب An Introduction to ANSYS Fluent 2023
» كتاب An Introduction to ANSYS Fluent 2023
» كورس مقدمة في برنامج الأنسس - Introduction to ANSYS Course
» كتاب Design of Mechanical Elements - A Concise Introduction to Mechanical Design Considerations and Calculations

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتدى هندسة الإنتاج والتصميم الميكانيكى :: المنتديات الهندسية :: منتدى شروحات البرامج الهندسية-
انتقل الى: