User Portlet
Featured Contributor
| Discussions |
|---|
| Gibbs Ensemble Monte Carlo simulations for fluid phase equilibria: experimental data and estimations ![Gibbs Ensemble Monte Carlo simulations for fluid phase equilibria: experimental data and estimations][1] &[Wolfram Notebook][2] [1]:... |
| As for the changing of the Array field types, I have found that it is possible by setting a local variable to the entire field and then edit the local variable with SetPart. The last line vec["vec"]=vecTmp; is therefore not nessesary. It... |
| [![Self-directed learning with notebooks: students' experiences in a chemical thermodynamics exercise][1]][2] &[Wolfram Notebook][3] [1]:... |
| Thank you very much for your answer to my issue. Unfortunately, there are some problems with your suggestion. First, the variable "varG" was meant to be a global variable accessed on rare occaisions of the execution in func and therefore needs to... |
| I stumbled upon a strange error while working with Mathematica 12.3.1 I tried to set global settings for the "CompilationOptions" of "Compile" using the function SetOptions. SetOptions[Compile,CompilationOptions->{ ... |