| Project: | Simile |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
I recently created a new parameter file for my program. The file contains my boundry conditions over 2555 days. I have uploaded the files by the standard methods. All the values are truncated at the decimal point. Any ideas. I could not attach my files.
Comments
#1
Can you check that the model component that receives the values has units of real? If it has units of int, it cannot hold a decimal. The units can be checked and altered in the equation dialogue.
#2