Recent content by GabDX
-
G
Blackboards vs. Whiteboards: A Scientist's Perspective
Blackboard by far. I don't think I have ever seen a whiteboard without stuff permanently written on it.- GabDX
- Post #19
- Forum: Computing and Technology
-
G
Undergrad Why normalize equations when solving numerically?
In most textbooks I've read and programs I've work with, differential equations are normalized (made dimensionless) before being solved with some numerical method. What is the point of this? It's seems to be a lot of work for no benefice. So, after a lot of derivations, you end up with some...- GabDX
- Thread
- Normalize
- Replies: 3
- Forum: Differential Equations
-
G
Undergrad Does human body capacitance change when floating vs. standing?
Please teach me how to float in mid-air.- GabDX
- Post #2
- Forum: Electromagnetism
-
G
Ok to delete the registry from windows computer
He was messing with you. I would not even try to clean it either. You wouldn't notice any speed improvement anyway and you run the risk of seriously messing up your computer. Leave the registry alone.- GabDX
- Post #6
- Forum: Computing and Technology
-
G
Lingusitics Do you think the portuguese language a romantic language?
I'm a Québecois and I've heard a-ou, ou and oute. I would say 'ou' is the most common pronunciation here. When you said 'out' I thought you meant 'oute', like in the examples you posted.- GabDX
- Post #12
- Forum: Art, Music, History, and Linguistics
-
G
Lingusitics Do you think the portuguese language a romantic language?
There are three different ways to pronounce août that I commonly hear and "out" is one of them.- GabDX
- Post #9
- Forum: Art, Music, History, and Linguistics
-
G
Graduate Cross product of complex vectors
Raised but not answered!- GabDX
- Post #4
- Forum: General Math
-
G
Graduate Cross product of complex vectors
How is computed the cross product of complex vectors? Let ##\mathbf{a}## and ##\mathbf{b}## be two vectors, each having complex components. $$\mathbf{a} = a_x \mathbf{\hat{x}} + a_y \mathbf{\hat{y}} + a_z \mathbf{\hat{z}}$$ $$\mathbf{b} = b_x \mathbf{\hat{x}} + b_y \mathbf{\hat{y}} + b_z...- GabDX
- Thread
- Complex Complex vectors Cross Cross product Product Vectors
- Replies: 3
- Forum: General Math
-
G
Fortran Problem setting integer precision in Fortran
Yes, that worked. Thank you very much good sir!- GabDX
- Post #5
- Forum: Programming and Computer Science
-
G
Fortran Problem setting integer precision in Fortran
Thanks for the reply. I don't think that's the reason however. If I understand correctly, [FONT="Courier New"]selected_int_kind(n) returns the number of bytes (not bits) needed to hold a number with n digits. For example, this code: program prob003 implicit none integer...- GabDX
- Post #3
- Forum: Programming and Computer Science
-
G
Fortran Problem setting integer precision in Fortran
I'm trying to work with big integers but for some reason this program won't compile: program prob003 implicit none integer, parameter :: k32 = selected_int_kind(32) integer(kind=k32) :: num = 600851475143 end program prob003 The file name is prob003.f90 and I'm trying to...- GabDX
- Thread
- Fortran Integer Precision
- Replies: 4
- Forum: Programming and Computer Science
-
G
Computational physics specialization
I really like all (most) fields of physics and I find it hard to choose a specialization for my master's and eventually my career. Is it possible to specialize in computational physics so that I could work in many different fields?- GabDX
- Thread
- Computational Computational physics Physics Specialization
- Replies: 1
- Forum: STEM Career Guidance
-
G
How did you discover Physics Forums
I was searching for a science related forum. As a physics major, I must say I'm very satisfied with what I have found. :)- GabDX
- Post #40
- Forum: Feedback and Announcements