Industry job prospects for a condensed matter computational physicist

In summary: A lot of what you do in industry will be determined by what kind of programming languages you know. In summary, it doesn't look good to be a physicist looking for a job in industry. You should focus on acquiring skills in the languages that are more common in industry, and make a good github presence.
  • #1
geminal
2
0
I'm working on a PhD in condensed matter computational physics, particularly with method development. My plan is to go into industry afterwards, and out of curiosity I've been looking at job listings. It doesn't look good to be honest. Listings for physicists mainly require some type of lab experience, and I'll very rarely see one where my degree would fit all the requirements.

I'm hoping for a decent research or engineering job that would use my physics and math skills to some extent, it doesn't need to be condensed matter or computational. Is it realistic to expect this? Are there things I could do at this point to increase my chances? For instance:

Are there some skills I should acquire while I'm in the PhD program?
Would it be a good idea to do an internship afterwards?
Should I try to publish a lot of papers before I graduate?
Would it be a good idea to stay in the PhD program while looking for a job, with the intention to quickly graduate when an offer comes?

Thanks in advance for any answers.
 
Physics news on Phys.org
  • #2
Industry doesn't care if you have publications, I never published in grad school and have been working in aerospace for nearly 20 years.
 
  • #3
The best way to get jobs is
  1. Be good at what you do
  2. Get to know people. Consider it equally important
Most of the best jobs come from knowing someone (or someone who knows someone). Don't be too worried about whether you are studying exactly the correct stuff. More important to learn something you like and learn it well. It is easy enough to expand you expertise.
 
  • #4
With your background it sounds like you will be looking for something that will use your programming skills. How strong are they? What languages do you know.? Do you have a github presence? I've seen that having a strong github presence where employers can see exactly what contributions you've made and what skills you have is important.
 
  • #5
phyzguy said:
With your background it sounds like you will be looking for something that will use your programming skills. How strong are they? What languages do you know.? Do you have a github presence? I've seen that having a strong github presence where employers can see exactly what contributions you've made and what skills you have is important.

I think my programming skills pretty good since that's mainly what I do for research. The thing is I mainly program in fortran, with some python. I have programmed in c++, would it be a good idea to get more experience with it?
I was planning on setting up a github account to make available a modification to an open source package I've been working on, though I doubt many if anyone will use it. I suppose I should also make my dissertation project available when it's finished.
 
  • #6
geminal said:
I think my programming skills pretty good since that's mainly what I do for research. The thing is I mainly program in fortran, with some python. I have programmed in c++, would it be a good idea to get more experience with it?
I was planning on setting up a github account to make available a modification to an open source package I've been working on, though I doubt many if anyone will use it. I suppose I should also make my dissertation project available when it's finished.
I may be wrong, but my feeling is few industry jobs will be impressed with your expertise in Fortran. Yes, I would advise you to get more experience with Python and C++. Having a github presence where you have uploaded code you wrote to github is viewed positively, even if nobody uses it.
 
  • #7
phyzguy said:
I may be wrong, but my feeling is few industry jobs will be impressed with your expertise in Fortran.
You'd be suprised how much legacy code is in FORTRAN in industry and the national labs that is still maintained.
 
  • #8
And Fortran is pretty excellent at doing what it does well; a number of Python libraries rely on it, at least partially.

But I agree that it's very niche, and not a great place to look for a career. Which language you pick at least partially depends on what you want to do:

Python has a couple of good web frameworks, and is excellent for testing, validation and other scripting. But it's real growth over the past few years has been machine learning, which it does very well.

C++ has extensive usage in application development, especially gaming and other computationally heavy circumstances.

C still has a strong showing whenever you need to get down to bare metal, e.g. drivers and numeric computing. Similar to Fortran in usage, but more common and well respected.

Javascript is still king of the web.

Java lives somewhere between C and Python; more readable, still very fast, but not as flexible or quick to develop in as Python, and nowhere near the library support. We still lean on it when Python isn't a good choice, but I don't really see a long term place for it (others will vehemently disagree with that).

And of course R, for people who want to use computers to do statistical analysis, but desperately want to avoid learning to program. This is not for you.

Lots of others - Julia, Scala, etc. - but the ones I listed above are the ones I would think scientifically minded folks would bump into the most.
 

1. What industries can a condensed matter computational physicist work in?

A condensed matter computational physicist can work in a variety of industries, including materials science, semiconductor technology, energy, and biotechnology. They can also work in academic research, government agencies, and national laboratories.

2. What skills are necessary for a career in condensed matter computational physics?

A strong background in physics and mathematics is essential for a career as a condensed matter computational physicist. Additionally, proficiency in programming languages, such as Python, Fortran, and C++, is crucial for conducting simulations and data analysis. Good problem-solving and critical thinking skills are also necessary for this field.

3. What are the job prospects for a condensed matter computational physicist?

The job prospects for a condensed matter computational physicist are excellent. With the increasing demand for advanced materials and technology, there is a growing need for professionals who can use computational methods to study and design materials at the atomic and molecular level. This field offers a wide range of opportunities in both industry and academia.

4. What are the typical job responsibilities of a condensed matter computational physicist?

A condensed matter computational physicist is responsible for using advanced computer simulations to study the properties of materials, such as their electronic, magnetic, and optical properties. They also develop and implement computational models and algorithms to analyze and interpret data. Additionally, they may be involved in designing and testing new materials for specific applications.

5. What is the average salary for a condensed matter computational physicist?

The average salary for a condensed matter computational physicist varies depending on factors such as level of experience, industry, and location. However, according to the Bureau of Labor Statistics, the median annual wage for physicists, including those in the field of condensed matter, was $122,850 in May 2020. Those working in industries such as semiconductor manufacturing and computer systems design tend to earn higher salaries.

Similar threads

  • STEM Career Guidance
Replies
17
Views
553
  • STEM Career Guidance
Replies
5
Views
863
  • STEM Career Guidance
2
Replies
37
Views
6K
  • STEM Career Guidance
Replies
4
Views
2K
  • STEM Career Guidance
Replies
9
Views
2K
  • STEM Career Guidance
Replies
4
Views
2K
Replies
5
Views
667
  • STEM Career Guidance
Replies
6
Views
267
  • STEM Career Guidance
Replies
6
Views
403
  • STEM Career Guidance
Replies
11
Views
2K
Back
Top