chore: Update NX version to 2412
This commit is contained in:
@@ -40,7 +40,7 @@ Atomizer is a next-generation optimization framework for Siemens NX that combine
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- **Siemens NX 2306+** with NX Nastran solver
|
||||
- **Siemens NX 2412** with NX Nastran solver
|
||||
- **Python 3.10+** (recommend Anaconda)
|
||||
- **Node.js 18+** (for dashboard frontend)
|
||||
|
||||
@@ -70,7 +70,7 @@ Atomizer is a next-generation optimization framework for Siemens NX that combine
|
||||
4. **Configure NX path** (edit `config/nx_config.json`):
|
||||
```json
|
||||
{
|
||||
"nx_executable": "C:/Program Files/Siemens/NX2306/NXBIN/ugraf.exe",
|
||||
"nx_executable": "C:/Program Files/Siemens/NX2412/NXBIN/ugraf.exe",
|
||||
"python_env": "C:/Users/YourName/anaconda3/envs/atomizer/python.exe"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user