
Getting an unclassifiable statement error in Fortran 95
Jun 9, 2013 · Getting an "unclassifiable statement" error in Fortran 95 I am trying to integrate the function x from 0 to 1. Here is my code: [FONT="Courier...
Parallel Programming on a CPU with AVX-512 - Physics Forums
Apr 23, 2022 · In this article, I describe a program that uses Intel AVX-512 assembly instructions and includes a comparison of the results from both programs.
Engineer with a Growing Passion for Physics
Feb 3, 2026 · Hi everyone, I'm glad to join this community. Let me briefly introduce myself. I'm a senior software engineer and project manager based in Seoul, South Korea, with about 10 years of …
Infinite scaling limit of an elliptic charged surface
Feb 12, 2026 · TL;DR I consider the infinite scaling limit of an elliptic planar charge distribution and show that the horizontal component of the electric field does not tend to zero.
Question about the efficiency of using an array or individual variables
Aug 17, 2020 · It's better to use separate using std::xxx statements, rather than bringing in the whole very large std namespace. I gave an example in another thread of what can go wrong.
Eclipse Error 'Program File Does Not Exist' • Physics Forums
May 28, 2010 · I agree with the "doesn't do what you think it does" part, but if celsius is a multiple of 10, the formula will give the right result. If celsius is not a multiple of 10, the results will be surprising to …
COMSOL Student Copy: Free Academic License • Physics Forums
Apr 2, 2015 · Hello, The discussion revolves around the COMSOL Student Copy, which provides a free academic license for students. Participants emphasize the importance of adhering to forum rules, …
How to search just the first two characters in a c-string?
Nov 6, 2020 · The discussion revolves around searching for the first one or two characters in C-style strings (c-strings) within a vector of structures. Participants explore methods for comparing these …
Why does a division by zero produce an error or undefined message?
Feb 28, 2023 · A division by zero is a mathematical oddity, , if a computer or calculator etc performs a 1\\0 they would crash, the OS prevents the execution, and displays ERROR or UNDEFINED, , , …
What Does v² Represent in the Equation v² = u² + 2as?
Dec 2, 2007 · The discussion revolves around the kinematic equation v² = u² + 2as, specifically focusing on the meaning of v² within the context of physics. Participants are exploring the definitions and …