Hi
I am Trying to Write a Fortran Code with Visual Studio and i get Stack-overflow error.
My code will run properly by another compiler, but in VS, it just give me this error.
Can someone help me?
Hi, it is difficult to answer you without analyzing your code. Is this code available and short ?
After some search i found the solution.
The Stack reversed size in VS option was on automatic and after changing its value to about 1GB it solved my problem.
Problem was some of my defined large arrays.
Thanks Anyway
OK good luck for your work
Be careful wih multidimensional arrays in Fortran. They give you no warning before you use all the memory.
I'm with the same problem, do can you help me?
Hi,
You can increase the values of Stack size and Stack commit size (Project - Property - Linker - System).
If you don't know the value, please try 1000000000 for them.
The problem can be resolved following these two ways:
1- increase the size of stack memory in the compiler setting.
2- use the heap memory instead of stack. Hence, you have to define dynamic arrays.
I suggest to read a bit about memory hierarchy.
Some educational books with practical exercises of the "Idrisi Selva" software, which have step-by-step visual training for predicting the change of land use/land cover and including the use of...
28 July 2024 4,168 0 View
Hello I am trying to simulate repulsive force of two permanent magnets in Abaqus. I have implemented Force equations into a vdload subroutine. sensitive parameters are the center to center...
15 July 2024 3,491 0 View
For example, I want to install the app "01_hello" as an independent app (like many other apps of windows). Please find the attached screen. But after playing the app, I run into error.
22 May 2024 955 2 View
Hello everyone, I’m delving into the functionalities of the Cobas Z480 analyzer and I’m eager to learn not only its basic operating principles but also about the different real-time PCR tests,...
20 May 2024 7,861 0 View
Please name some prestigious JCR and Scopus journals in the fields of urban planning, sustainable development, analysis of urban facilities and opportunities, transportation and land use with high...
11 May 2024 4,789 5 View
Is it true that some journals, in case of rejection of an article by some reviewers, send it to several other reviewers so that if there is innovation in the article, justice is done and good...
11 May 2024 401 0 View
Which artificial intelligences can be useful in finding scientific papers related to a topic to prepare a literature review of the research (methodology, case study location, variables used)?...
10 May 2024 9,478 3 View
#Magnets #Abaqus
19 April 2024 1,886 0 View
I am researching on automatic modulation classification (AMC). I used the "RADIOML 2018.01A" dataset to simulate AMC and used the convolutional long-short term deep neural network (CLDNN) method...
26 March 2024 8,557 1 View
Currently, I’m working on electrochemical water splitting, specifically focusing on the hydrogen evolution reaction (HER) and oxygen evolution reaction (OER). I want to know how I choose...
18 March 2024 5,393 1 View
Fatal error in MPI_Allreduce: Other MPI error, error stack: MPI_Allreduce(1628)......: MPI_Allreduce(sbuf=000002459254A180, rbuf=000002459F86A140, count=4851, MPI_DOUBLE_COMPLEX, MPI_SUM,...
09 August 2024 7,615 1 View
Hi, I'm currently working on a project where I need to plot the atom-projected band structure using GPAW. I've been able to calculate the band structure for my material, but I'm having trouble...
07 August 2024 269 3 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
Hello,, The metal complex ligand appears incomplete in the screen of the discovery studio visualizer
30 July 2024 3,354 1 View
Difficulty with permittivitt and Magnetic Permeability Calculations Hello everyone, I have all the parameters related to the calculations of the permittivitty and magnetic permeability...
30 July 2024 5,206 1 View
Hello, I have a little problem. Well, right now I only have the DNA aptamer sequence. I went to see the 2D model form with DNA folding. After that, I used RNA Composer to simulate in 3D and used...
30 July 2024 6,794 0 View
Our department has recently acquired an HPC (High-Performance Computing) system, and I'm thrilled to take my molecular dynamics calculations to the next level using Desmond. I used to run my...
28 July 2024 6,553 1 View
In my molecule there is Chloro group at 2-position of phenyl ring, but in 2D image it appears as methyl showing no interaction.
28 July 2024 734 0 View
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
Hi all, My lab has Thermo Scientific™ Invitrogen™ EVOS™ FL Auto 2 Imaging System, and I was wondering if I will be able to use it with whole blood, whilst focusing on platelets? The idea would...
24 July 2024 9,337 3 View