Dedicated forum for our customers to share, collaborate, discuss best practices.
Recently active
Hi there ,I want to write : if z_top,j > Hphr → use γ (unsaturated)if z_top,j < Hphr → use γsatbut I end up with this red box … the blue box is only using γ (unsaturated)can you please help me fixing this ?Thanks Yusra
Reference topicThere does seem to be a bug with Polyroots. I get the same error with the Quicksheet and a manually entered matrix of coefficients.If anyone can advise how to fix this issue your advice would be appreciated. Ross
A PTC Mathcad Prime XML Writer in C++File created with PrimeWriter v1.1 Alpha, an Embracadero RAD Studio 12 C++ Builder program. Program creates a rudimentary worksheet as a starting point. It is intended for further enhancement to create more elaborate worksheetsStarted with a simple request of ChatGPT"create a PTC Mathcad Prime file that creates variables a and b of 3 and 5 respectively and adds them together for variable c."This started a week long Monday to Sunday, long hours each day focused chat with chatGPT and has produced a simple programmable worksheet generator in C++. It has some functions already defined; operators +,-,/,* sqrt, sin, cos, tan, exp, pow, nthroot, max, min, atan2, lsolve, concat, det, trace, rank, eigenvals, augment, and submatrix. Adding a new Prime function type only takes two lines of code. So more will be added over time. Greek symbols can be used.It is intended as a quick visual report writing method for my C++ FEM work.The new advantage is C++ progra
I recently started using Mathcad Prime 12 for structural engineering / Eurocode calculations and I noticed something frustrating regarding the unit system.Mathcad correctly understands that: kg/s² = N/m. However when working with line loads (common in structural engineering), Prime often displays results as “kg/s²” instead of the expected engineering SI unit: N/m or kN/m.The strange part is that under “Insert Derived Units → Force per Length” there are several imperial units available: kpi, klf, plf. but there is NO SI alternative such as N/m or kN/m.This creates a awkward workflow in SI-based calculations, especially for Eurocode and structural design where line loads are constantly used.Currently the only workaround that i found seems to be manually dividing by (kN/m) , creating display variables or manually writing the unit as text. This partly defeats the purpose of the otherwise very capable engineering unit system.Questions:Is there any hidden way to add custom SI derived units
Hello All, The following symbolic evaluation used to calculate without any issues in mathcad 15. It does not evaluate in Mathcad Prime 11.0.1.0. i have attached the sheet,Regards,Sam
Hi all,Last week we released PTC Mathcad Prime 12.0.0.0. We’ll be sharing more detail on www.ptc.com soon. A handful of users reported an issue with the release.Currently, PTC Mathcad Prime 12.0.0.0 will not run if it’s installed on a system where the system language is set to one other than one of the ten languages officially supported by Mathcad (US English, French, German, Italian, Spanish, Japanese, Korean, Russian, Simplified Chinese, and Traditional Chinese). If you run Mathcad Prime 12.0.0.0 on a system using one of those supported languages, there’s no problem. If you can change your system language to one of those supported languages, Mathcad Prime 12.0.0.0 will run fine. But if you need to run Mathcad Prime 12.0.0.0 on a system language not officially supported by Mathcad, you should remain on PTC Mathcad Prime 11.0.1.0 until this is resolved.We’ve been working closely with Microsoft on this issue and have identified a fix. We’re currently in the process of building and testi
This month’s challenge is inspired by the greatest rock band of all time: Rush! Specifically, it is in honor of the 50th anniversary of their concept album 2112, which gave us the Starman logo. Here you can see the logo along with geometry in Creo pertaining to the challenge:Starman Star Challenge depicted in Creo ParametricNote that the Starman logo is not a pentagram, and Rush is not devil-worshipping music (as many of our parents thought). Drummer and lyricist Neil Peart (RIP) was really into Ayn Rand (which is arguably worse). The logo represents a naked man, armed only with his intellect, resisting the collectivism of the Solar Federation. Listen to the album. It’s awesome.Here is the challenge: start with a circle of radius 1. Inscribe a regular pentagon. Connect the vertices to form a star.Challenge 1: Measure the area of (1) the star, (2) the pentagon inside of the star, and (3) the tips of the star (the star minus the interior pentagon).Challenge 2: Write functions for these a
In the days before MATHCAD Prime… It was possible to annotate your analysis images with “Arrow Attached Text”. It is no longer present. One must annotate an image in MS Powerpoint before adding image to Mathcad Prime 11. It makes tasks much more work going between other apps for graphics. I add alot of “fabrication” pictures to my “Material Review” packages as I structurally review” in process fabrication opportunities. Please consider restoring and even enhancing this former ability. Thank you.
Good morning, Community,Please I need your help, I have converted some Excel workbook into Mathcad Prime worksheet, my problem is that the AI created the file but I cannot open the file in Mathcad Prime 11. Please see attached files for your attention.Thank you
Hello,Mathcad Prime 12.0.0.0 result: Wolfram Mathematica result:
It’s easy to add the vertical line marker - but now I can’t delete it. How is this normally accomplished?
I’ve been revisiting Mathcad after some time away, and I had a question about functionality that used to exist in older versions.Back when I was using Mathcad 15, I remember being able to plot vector fields (for example, visualizing a 2D vector function with arrows over a grid) fairly directly using the built-in plotting tools.Now that PTC Mathcad Prime has been around for a while and has gone through multiple updates, I’m wondering:Does the current version of Mathcad Prime support vector field plotting natively? If not, is there any recommended or standard workaround within Mathcad Prime (without exporting to other tools)? Has this feature been intentionally removed, or is it something planned for future releases?I’m especially interested in workflows comparable to what was possible in Mathcad 15, where defining a vector-valued function and visualizing it didn’t require too much manual construction.Would appreciate any insights from those who’ve worked with both versions
I can’t figure out how to adjust the scale of the y-axis. Is this possible? (see screen capture)
I have created an Excel document in which I calculated the start and end coordinates for strips. The total number of strips is 23. I generated the strip data using table options in Mathcad.Now, I want to perform the same calculation for strip start and end coordinates directly in Mathcad. Please refer to the calculation used in cell F42 in Excel. How can I replicate this equation in Mathcad?
Hi, I am trying to solve an ODE to model a “Ball and Cone” tuned mass damper. The equations simulate a ball mounted inside a pair of cones with mass on top. The ball oscillates up and down an inclined slope with a curved region at the apex between the up/down slopes. I am using Radau solver as it is a stiff equation. Adams/BDF “does not converge”. The 1st solve block uses a simplified simulation for base excitation of the TMD. Using Radau with modest levels of damping the first solve block result gives a discontinuous response which should not happen given the inclined slope is a tangent to the curved section at the apex. Any ideas how I can correct this discontinuity would be appreciated.I tried using sigmoid transition functions (2nd solve block) for the step between inclined slope and radius but this gives a large number error.The 3rd solve block includes an extra degree of freedom to simulate the tower on which the damper is mounted, which is the aim of the program. This won’t solv
Attached are two images of my solve block.The example in screenshot 192200 does not work. 🥴 I am trying to define functions to be used in the equation to be solved.The example in screenshot 192321 DOES WORK.😀 I have explicitly put the functions into the equation to be solved.NOTE: I cannot define the functions with the MATHCAD:= because I later use the solve block to compute a series of 𝛼 for a series of the parameters inside the Ans(….).Is my non working example simply not possible, or do I have some syntax or logic error? Thanks for any help.Reg
Team,I need to automate this for sequential integer values of n.Any ideas anyone?Thanks,Glen
I want Mathcad Prime 11.0.1.0 to solve a simple exponential integral and it returns a limit towards infinity no matter what kind of assumptions I give it. A negative exponential should always go to 0 for x towards infinity when tau is real and positive.If instead I substitue manually a new variable x the integral is solved correctly How can I convince Mathcad to do the same ?
Hi there , I’m using mathcade prime 11I need to get the max values using max function regardless if there are positive or negative , how ever when I use [ I x I] I get different numbers , how can I get the max ? Thanks
I am looking to define the variable ϕ2.min based on the table below. I have created the variables for HC and HD to define them as HC1 and HD1 etc. however I am not sure how to then pull a value for ϕ2.min based on the below selection table. Any advice here would be great!
I am trying to specify the value of a variable based on the value of a second variable. The attached table shows what I am attempting to achieve is setting the value of B2 based on the value of d in-line with the data attached. Any help will be appreciated. Thanks
I am trying to copy a 1xn matrix developed in mathcad prime 11 and paste it into an excel like table in ansys mechanical to build material curves for stress analysis. I cannot for the life of me figure out how to do what seems like a simple task. Is this an easy thing to do?
Hi,I have a file that can’t be opened by Mathcad Prime.I just get the message “File type not supported”.Anyone got any tricks to find ways to repair the file?I attached the file here in .zip format since mcdx format is not supported.
Alguna persona que tenga acceso a MathCad que me pueda abrir un documento y enviarme los datos que tengo mi PC dañadahttps://drive.google.com/file/d/1S8_3PWGeUnYfnA4jiGYNd6JJ-22kekP5/view?usp=drivesdk
Using Prime 11The topic is Hertzian contact. I was investigating the capacity of spherical contact on a flat plate using several different methods of calculating the stress stateI converted a Mathcad 15 worksheet to Prime 11. It worked perfect in V15. In Prime 11, one of the functions is broken.Attached are the PDF of Mathcad 15 output and the Prime 11 worksheet that it converted.I’m using a bunch of nested solve blocks as functions. The functions that use the Find solve block seem OK. But one function uses a Maximize solve block. This isn’t working.This function worked in Mathcad 15. sigma_eq is another function. It’s supposed to maximizing the value of sigma_eq by searching for the value z_guess that gives the maximum. The other inputs to the z_peak_stress function are “constants” that the function sigma_eq also needs as an input.Conversion didn’t mention any errors about this. It added a ‘helper’ (?) equation that’s not part of the iteration. And the new format throws an e
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.