atomate | powerful software for computational materials science | BPM library
kandi X-RAY | atomate Summary
kandi X-RAY | atomate Summary
atomate is a software for computational materials science that contains pre-built workflows to compute and analyze the properties of materials.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- R Return the WF - Hub - Hub - Weinberg model
- Check if given path exists on sftp
- Copy src to destination
- Insert a directory
- Generate a workflow for a workflow
- Create a WF Scan functional for a given structure
- Get a Fireworks object
- Add tags to existing wf
- Run BoltztrapMaterialsBuilder
- Set the execution options of the workflow
- Wrapper for wf_rscan_opt
- Fit the response to the given data
- Create a band structure for a given structure
- Compute the WF - K edge for a given structure
- Calculate a band structure based on a band structure
- Calculate Boltztrap using Boltztrap
- Run Materials Task builder
- Returns a FrequencyFlatteningOptimizer for a given molecule
- R Modify a wavefunction to a given structure
- Calculate thermal expansion
- Calculate Gibbs Gibbs temperatures
- Compute free energy for a given structure
- Run the MaterialsEullBuilder
- Start the tags builder
- Get the magnetic deformation from a structure
- Generate a list of all surfaces for a given bulk structure
atomate Key Features
atomate Examples and Code Snippets
Community Discussions
Trending Discussions on atomate
QUESTION
I am new to Python/Linux. I was trying to set up a new virtual environment using conda. First I tried creating the virtual environment using
conda create -n atomate_env
I realized that this creates the virtual environment in the anaconda directory by default (/home/g2g/anaconda2/atomate_env). However, I wanted create the virtual environment elsewhere. I just deleted the directory of the previous virtual environment, instead of using (I think this where I screwed up)
conda env remove -yn atomate_env
Now I am trying the following
conda create -p /home/g2g/Atomate/atomate_env
to mention the path for creating the virtual environment. It shows me this
...ANSWER
Answered 2017-Sep-17 at 22:33You are already using the correct commands, except you are not specifying to conda that it should install anything into the new environment. You need to specify, for example
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install atomate
You can use atomate like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page