I find that it is possibly caused by an error in:
count = [1 Lp Mp];
If changed to:
count = [1 Mp Lp];
Then it works.
Is it true?
Search found 7 matches
- Fri Mar 27, 2015 10:35 pm
- Forum: ROMS Problems
- Topic: seagrid2roms and matlab 2010b native matlab netcdf
- Replies: 7
- Views: 7569
- Fri Mar 27, 2015 4:13 pm
- Forum: ROMS Problems
- Topic: seagrid2roms and matlab 2010b native matlab netcdf
- Replies: 7
- Views: 7569
Re: seagrid2roms and matlab 2010b native matlab netcdf
I run into the same problem too. Any suggestions to make it working?
- Wed Mar 18, 2015 2:47 pm
- Forum: ROMS Discussion
- Topic: malloc: *** error: pointer being freed was not allocated
- Replies: 5
- Views: 3104
Re: malloc: *** error: pointer being freed was not allocated
Sorry, I meant the OpenMP implementation.
- Wed Mar 18, 2015 1:45 pm
- Forum: ROMS Discussion
- Topic: malloc: *** error: pointer being freed was not allocated
- Replies: 5
- Views: 3104
Re: malloc: *** error: pointer being freed was not allocated
Yes. I just turned on the openmp option. My platform is a Mac Pro with 6 physical CPUs, so I thought I should use the shared-memory parallelism... I may need to learn more about OPENMPI...
- Wed Mar 18, 2015 8:05 am
- Forum: ROMS Discussion
- Topic: malloc: *** error: pointer being freed was not allocated
- Replies: 5
- Views: 3104
Re: malloc: *** error: pointer being freed was not allocated
I find that it is related with the parallel computing. If I disable parallelism, the model runs normally. But I wonder why...
- Wed Mar 18, 2015 7:29 am
- Forum: ROMS Tools and Techniques
- Topic: About chlolophyll in NPZD model
- Replies: 3
- Views: 5421
Re: About chlolophyll in NPZD model
Do you use the proto-type NPZD model? The Fennel type model already has the state variable of Chlorophyll.
- Wed Mar 18, 2015 5:11 am
- Forum: ROMS Discussion
- Topic: malloc: *** error: pointer being freed was not allocated
- Replies: 5
- Views: 3104
malloc: *** error: pointer being freed was not allocated
Hi ROMS Users: I am a new user of ROMS. I am trying to run the default upwelling test case, but now I got a problem: Model Input Parameters: ROMS/TOMS version 3.7 Wednesday - March 18, 2015 - 1:41:58 PM ----------------------------------------------------------------------------- Wind-Driven ...