- Update project name in all documentation files - Update GitHub repository references to Anto01/Atomizer - Update Python package name to 'atomizer' - Update conda environment name references - Update all module docstrings with new branding 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
{
|
|
"nx_executable": "C:/Program Files/Siemens/NX2306/NXBIN/ugraf.exe",
|
|
"python_env": "C:/Users/YourName/anaconda3/envs/atomizer/python.exe",
|
|
"journals_dir": "./nx_journals",
|
|
"temp_dir": "./temp",
|
|
"default_timeout": 300,
|
|
"max_parallel_solves": 1
|
|
}
|